Skip to content

Commit 3042dcf

Browse files
chore(deps): update pre-commit hook pycqa/bandit to v1.8.6
1 parent d2a93ea commit 3042dcf

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.8.5
43+
rev: 1.8.6
4444
hooks:
4545
- id: bandit
4646
name: "Bandit checking"

0 commit comments

Comments
 (0)