We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4393f16 + 7da6f95 commit b7b5393Copy full SHA for b7b5393
1 file changed
.pre-commit-config.yaml
@@ -18,7 +18,7 @@ repos:
18
additional_dependencies: [flake8-bugbear]
19
20
- repo: https://github.com/PyCQA/isort
21
- rev: 5.11.1
+ rev: v5.11.3
22
hooks:
23
- id: isort
24
args: [--profile, "black"]
0 commit comments