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 0f867fd commit 7812521Copy full SHA for 7812521
.pre-commit-config.yaml
@@ -39,7 +39,7 @@ repos:
39
- id: codespell
40
exclude_types: [csv, json]
41
- repo: https://github.com/PyCQA/bandit
42
- rev: 1.7.10
+ rev: 1.8.0
43
hooks:
44
- id: bandit
45
args:
0 commit comments