Skip to content

Commit

Permalink
Merge pull request #239 from jmmshn/isort_patch
Browse files Browse the repository at this point in the history
  • Loading branch information
utf authored Jan 31, 2023
2 parents f89a61d + 7bbcad4 commit 970430e
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 @@ -25,7 +25,7 @@ repos:
additional_dependencies: [black]
exclude: README.md
- repo: https://github.com/pycqa/isort
rev: 5.11.4
rev: 5.12.0
hooks:
- id: isort
- repo: https://github.com/pycqa/flake8
Expand Down

0 comments on commit 970430e

Please sign in to comment.