Skip to content

Commit

Permalink
Update isort to fix incompatiblity with latest poetry version
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiasmcnulty committed Feb 20, 2023
1 parent 63cfbf2 commit 01f12b9
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:
hooks:
- id: flake8
- repo: https://github.com/pycqa/isort
rev: 5.6.4
rev: 5.11.5
hooks:
- id: isort
args: ["--profile", "black", "--filter-files"]
Expand Down

0 comments on commit 01f12b9

Please sign in to comment.