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 57d1a68 + db8f5ec commit 7b87940Copy full SHA for 7b87940
.pre-commit-config.yaml
@@ -11,7 +11,7 @@ repos:
11
12
# Can run individually with `pre-commit run isort --all-files`
13
- repo: https://github.com/PyCQA/isort
14
- rev: 6.0.1
+ rev: 6.1.0
15
hooks:
16
- id: isort
17
0 commit comments