We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd87f77 commit 3cffcb7Copy full SHA for 3cffcb7
1 file changed
.pre-commit-config.yaml
@@ -6,7 +6,7 @@ repos:
6
language_version: "python3.12"
7
8
- repo: https://github.com/pycqa/isort
9
- rev: 9.0.0a3
+ rev: 8.0.1
10
hooks:
11
- id: isort
12
additional_dependencies: [ toml ]
0 commit comments