We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a23b847 + c870547 commit 8640c83Copy full SHA for 8640c83
1 file changed
.pre-commit-config.yaml
@@ -27,7 +27,7 @@ repos:
27
- id: pycln
28
# Sorted imports
29
- repo: https://github.com/PyCQA/isort
30
- rev: "6.0.0"
+ rev: "6.0.1"
31
hooks:
32
- id: isort
33
additional_dependencies: [toml]
0 commit comments