We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56cae1d commit 3a466a1Copy full SHA for 3a466a1
.pre-commit-config.yaml
@@ -6,7 +6,7 @@ repos:
6
args: ['--in-place', '--remove-all-unused-imports', '--remove-unused-variable']
7
8
- repo: https://github.com/pycqa/isort
9
- rev: 5.13.2
+ rev: 6.0.0
10
hooks:
11
- id: isort
12
args: ["--profile", "black", "--filter-files"]
0 commit comments