Skip to content

Commit

Permalink
Bumped pre-commit hook for isort from 5.13.1 to 5.13.2 (#401)
Browse files Browse the repository at this point in the history
Co-authored-by: pre-commit updater <noreply@example.org>
  • Loading branch information
rmartin16 and pre-commit updater authored Jan 1, 2024
1 parent 1176679 commit 8aa2770
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ repos:
- id: trailing-whitespace

- repo: https://github.com/PyCQA/isort
rev: 5.13.1
rev: 5.13.2
hooks:
- id: isort
additional_dependencies:
Expand Down

0 comments on commit 8aa2770

Please sign in to comment.