Skip to content

Commit 9b3ea98

Browse files
chore(pre-commit): autoupdate hooks
updates: - [github.com/pycqa/bandit: 1.8.0 → 1.8.2](PyCQA/bandit@1.8.0...1.8.2)
1 parent 5f9c312 commit 9b3ea98

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.8.0
35+
rev: 1.8.2
3636
hooks:
3737
- id: bandit
3838
args: ["-ll"]

0 commit comments

Comments
 (0)