We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c09ae37 commit be52f67Copy full SHA for be52f67
1 file changed
.pre-commit-config.yaml
@@ -37,7 +37,7 @@ repos:
37
name: "Check spelling"
38
exclude_types: [csv, json]
39
- repo: https://github.com/PyCQA/bandit
40
- rev: 1.8.0
+ rev: 1.8.2
41
hooks:
42
- id: bandit
43
name: "Bandit checking"
0 commit comments