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 c3d03b0 commit 6d215d4Copy full SHA for 6d215d4
.pre-commit-config.yaml
@@ -19,7 +19,7 @@ repos:
19
args: [--max-line-length=105]
20
21
- repo: https://github.com/pycqa/isort
22
- rev: 6.0.0
+ rev: 6.0.1
23
hooks:
24
- id: isort
25
additional_dependencies: [toml]
0 commit comments