We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ea075dd + 86b1e8f commit 3845b33Copy full SHA for 3845b33
1 file changed
.pre-commit-config.yaml
@@ -35,7 +35,7 @@ repos:
35
pass_filenames: false
36
37
- repo: https://github.com/PyCQA/bandit.git
38
- rev: 1.8.3
+ rev: 1.8.4
39
hooks:
40
- id: bandit
41
args: [-lll, --recursive, clumper]
0 commit comments