We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f6eaeb commit 98e52d6Copy full SHA for 98e52d6
1 file changed
.pre-commit-config.yaml
@@ -14,7 +14,7 @@ repos:
14
- id: check-toml
15
- id: mixed-line-ending
16
- repo: https://github.com/pycqa/isort
17
- rev: 8.0.0
+ rev: 8.0.1
18
hooks:
19
- id: isort
20
name: isort (python)
0 commit comments