Skip to content

Commit 3aea256

Browse files
committed
Update pre-commit hook PyCQA/bandit to v1.7.6
1 parent 9373a66 commit 3aea256

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
@@ -48,7 +48,7 @@ repos:
4848
- id: codespell
4949
exclude_types: [csv, json]
5050
- repo: https://github.com/PyCQA/bandit
51-
rev: 1.7.5
51+
rev: 1.7.6
5252
hooks:
5353
- id: bandit
5454
args:

0 commit comments

Comments
 (0)