We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f93ed8c commit 8c52d5dCopy full SHA for 8c52d5d
.pre-commit-config.yaml
@@ -19,7 +19,7 @@ repos:
19
- id: flake8
20
21
- repo: https://github.com/pycqa/isort
22
- rev: 5.13.2
+ rev: 6.0.0
23
hooks:
24
- id: isort
25
args: ["-c", "--df"]
0 commit comments