Skip to content

Commit

Permalink
Bump isort
Browse files Browse the repository at this point in the history
  • Loading branch information
lidijac committed Jul 24, 2023
1 parent 652dbe9 commit dd35f7a
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 @@ -5,7 +5,7 @@ repos:
- id: black
additional_dependencies: ['click==8.0.4']
- repo: https://github.com/PyCQA/isort
rev: 5.9.3
rev: 5.12.0
hooks:
- id: isort
- repo: https://github.com/pre-commit/mirrors-mypy
Expand Down

0 comments on commit dd35f7a

Please sign in to comment.