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.
2 parents 46c6bb2 + 2f912f7 commit ed9cb28Copy full SHA for ed9cb28
.pre-commit-config.yaml
@@ -16,7 +16,7 @@ repos:
16
args: ["--autofix", "--indent=2", "--no-sort-keys"]
17
18
- repo: https://github.com/PyCQA/isort
19
- rev: 6.0.0
+ rev: 6.0.1
20
hooks:
21
- id: isort
22
args: ["--profile", "black", "--filter-files"]
0 commit comments