Skip to content

Commit

Permalink
Update isort version
Browse files Browse the repository at this point in the history
  • Loading branch information
clenk committed Apr 5, 2024
1 parent 971db4c commit b6b4e6e
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 @@ -15,7 +15,7 @@ repos:
- --ignore=F403,F405
- --max-line-length=160
- repo: https://github.com/PyCQA/isort
rev: 5.7.0
rev: 5.13.2
hooks:
- id: isort
name: Sort python imports (shows diff)
Expand Down

0 comments on commit b6b4e6e

Please sign in to comment.