Skip to content

Commit

Permalink
fix: bump version of iSort to avoid non-deterministic error during pr…
Browse files Browse the repository at this point in the history
…e-commit checks
  • Loading branch information
mveroone committed Jun 13, 2023
1 parent 80db44b commit 5542a06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Expand Up @@ -34,7 +34,7 @@ repos:
hooks:
- id: black
- repo: https://github.com/PyCQA/isort
rev: 5.10.1
rev: 5.12.0
hooks:
- id: isort
- repo: https://github.com/PyCQA/pylint
Expand Down

0 comments on commit 5542a06

Please sign in to comment.