Skip to content

Commit

Permalink
update isort to 5.12
Browse files Browse the repository at this point in the history
  • Loading branch information
rpiazza committed Mar 18, 2024
1 parent 4f0e1d2 commit 4a3f99f
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 @@ -16,7 +16,7 @@ repos:
args:
- --max-line-length=160
- repo: https://github.com/PyCQA/isort
rev: 5.7.0
rev: 5.12.0
hooks:
- id: isort
name: Sort python imports (shows diff)
Expand Down

0 comments on commit 4a3f99f

Please sign in to comment.