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.
1 parent 9d62d40 commit c6e616aCopy full SHA for c6e616a
.pre-commit-config.yaml
@@ -29,7 +29,7 @@ repos:
29
hooks:
30
- id: flake8
31
- repo: https://github.com/PyCQA/isort
32
- rev: 6.1.0
+ rev: 7.0.0
33
34
- id: isort
35
args: ["--settings-path=pyproject.toml"]
0 commit comments