Skip to content

Commit 3e623e8

Browse files
authored
Merge pull request #381 from plugwise/renovate/pycqa-bandit-1.x
Update pre-commit hook PyCQA/bandit to v1.9.2
2 parents 6f6d7ec + 79ac6f8 commit 3e623e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ repos:
4040
- --quiet-level=2
4141
exclude_types: [csv, json]
4242
- repo: https://github.com/PyCQA/bandit
43-
rev: 1.9.1
43+
rev: 1.9.2
4444
hooks:
4545
- id: bandit
4646
name: "Bandit checking"

0 commit comments

Comments
 (0)