Skip to content

Commit

Permalink
Bump isort version to 5.12.0
Browse files Browse the repository at this point in the history
This version now works again.
  • Loading branch information
oz123 committed Jan 29, 2023
1 parent 8a2c5df commit b4c000a
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 @@ -34,7 +34,7 @@ repos:
exclude: tests/data

- repo: https://github.com/PyCQA/isort
rev: 5.10.1
rev: 5.12.0
hooks:
- id: isort
files: \.py$
Expand Down

0 comments on commit b4c000a

Please sign in to comment.