Skip to content

Commit cbb64e7

Browse files
Update pre-commit hook PyCQA/bandit to v1.9.3 (#1008)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 27328a2 commit cbb64e7

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.2
40+
rev: 1.9.3
4141
hooks:
4242
- id: bandit
4343
name: "Linting with bandit"

0 commit comments

Comments
 (0)