We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9a2afe6 + d86a28d commit f563e61Copy full SHA for f563e61
1 file changed
.pre-commit-config.yaml
@@ -18,7 +18,7 @@ repos:
18
args: ["--autofix", "--indent=2", "--no-sort-keys"]
19
20
- repo: https://github.com/PyCQA/isort
21
- rev: 7.0.0
+ rev: 8.0.0
22
hooks:
23
- id: isort
24
args: ["--profile", "black", "--filter-files"]
0 commit comments