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 d969688 commit 329175eCopy full SHA for 329175e
.pre-commit-config.yaml
@@ -19,7 +19,7 @@ repos:
19
- id: flake8
20
args: ["--ignore=E203,W503"]
21
- repo: https://github.com/PyCQA/bandit
22
- rev: '1.7.4'
+ rev: '1.8.6'
23
hooks:
24
- id: bandit
25
args: ["-x", "tests/*"]
0 commit comments