Skip to content

Commit b717f99

Browse files
chore(deps): update pre-commit hook pycqa/bandit to v1.9.2
1 parent 167e9ff commit b717f99

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
@@ -37,7 +37,7 @@ repos:
3737
- --quiet-level=2
3838
exclude_types: [csv, json]
3939
- repo: https://github.com/PyCQA/bandit
40-
rev: 1.9.1
40+
rev: 1.9.2
4141
hooks:
4242
- id: bandit
4343
name: "Linting with bandit"

0 commit comments

Comments
 (0)