We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d1ca5f7 + 7b1635e commit f8d81b5Copy full SHA for f8d81b5
1 file changed
.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: 8.0.0
+ rev: 8.0.1
15
hooks:
16
- id: isort
17
0 commit comments