Skip to content

Commit 40d4af0

Browse files
Update pre-commit hook PyCQA/bandit to v1.9.1 (#823)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bb86065 commit 40d4af0

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
@@ -41,7 +41,7 @@ repos:
4141
exclude_types: [csv, json]
4242
exclude: ^userdata/|^fixtures/
4343
- repo: https://github.com/PyCQA/bandit
44-
rev: 1.9.0
44+
rev: 1.9.1
4545
hooks:
4646
- id: bandit
4747
name: "Bandit checking"

0 commit comments

Comments
 (0)