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 5a5f989 commit 8ff7354Copy full SHA for 8ff7354
.pre-commit-config.yaml
@@ -36,7 +36,7 @@ repos:
36
language_version: python3
37
38
- repo: https://github.com/PyCQA/bandit
39
- rev: 1.7.5
+ rev: 1.8.0
40
hooks:
41
- id: bandit
42
args: ["-c", "pyproject.toml"]
0 commit comments