We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents de39225 + 271732f commit 4f08129Copy full SHA for 4f08129
.pre-commit-config.yaml
@@ -12,7 +12,7 @@ repos:
12
13
# Can run individually with `pre-commit run isort --all-files`
14
- repo: https://github.com/PyCQA/isort
15
- rev: 6.0.0
+ rev: 6.0.1
16
hooks:
17
- id: isort
18
0 commit comments