Skip to content

Commit

Permalink
bump isort. to fix issue with "Test" Action
Browse files Browse the repository at this point in the history
  • Loading branch information
markvader committed Apr 3, 2023
1 parent d31cda5 commit b2c5b5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Expand Up @@ -27,7 +27,7 @@ repos:
- id: pyupgrade
args: ['--py39-plus']
- repo: https://github.com/PyCQA/isort
rev: 5.11.4
rev: 5.12.0
hooks:
- id: isort
args:
Expand Down

0 comments on commit b2c5b5f

Please sign in to comment.