Skip to content

Commit c673c94

Browse files
chore(pre-commit): autoupdate hooks
updates: - [github.com/pycqa/bandit: 1.9.0 → 1.9.2](PyCQA/bandit@1.9.0...1.9.2)
1 parent fdde5f0 commit c673c94

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
@@ -32,7 +32,7 @@ repos:
3232
- python
3333

3434
- repo: https://github.com/pycqa/bandit
35-
rev: 1.9.0
35+
rev: 1.9.2
3636
hooks:
3737
- id: bandit
3838
args: ["-ll"]

0 commit comments

Comments
 (0)