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 4795644 commit 6f43b38Copy full SHA for 6f43b38
.pre-commit-config.yaml
@@ -36,7 +36,7 @@ repos:
36
- --format=custom
37
- --configfile=tests/bandit.yaml
38
- repo: https://github.com/PyCQA/isort
39
- rev: 5.10.1
+ rev: 5.12.0
40
hooks:
41
- id: isort
42
args: ["--profile", "black"]
0 commit comments