We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a67e693 commit f368458Copy full SHA for f368458
.pre-commit-config.yaml
@@ -21,7 +21,7 @@ repos:
21
args: ["--line-length", "100"]
22
23
- repo: https://github.com/PyCQA/isort
24
- rev: 6.0.0
+ rev: 6.0.1
25
hooks:
26
- id: isort
27
files: \.py$
0 commit comments