Skip to content

Commit 79ac6f8

Browse files
Update pre-commit hook PyCQA/bandit to v1.9.2
1 parent 6f6d7ec commit 79ac6f8

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)