Skip to content

Commit

Permalink
chore: try modern isort
Browse files Browse the repository at this point in the history
  • Loading branch information
maartenbreddels committed Jul 31, 2023
1 parent 8aa58c7 commit d15ec01
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 @@ -22,7 +22,7 @@ repos:
- id: flake8
additional_dependencies: [flake8-print]
- repo: https://github.com/PyCQA/isort
rev: 5.11.5
rev: 5.12.0
hooks:
- id: isort
files: \.py$
Expand Down

0 comments on commit d15ec01

Please sign in to comment.