Skip to content

Commit 5bf69dd

Browse files
chore(pre-commit): autoupdate hooks
updates: - [github.com/pycqa/bandit: 1.7.4 → 1.7.5](PyCQA/bandit@1.7.4...1.7.5)
1 parent ace85d4 commit 5bf69dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ repos:
4848
- python
4949

5050
- repo: https://github.com/pycqa/bandit
51-
rev: 1.7.4
51+
rev: 1.7.5
5252
hooks:
5353
- id: bandit
5454
args: ["-ll"]

0 commit comments

Comments
 (0)