Skip to content

Commit 5a3e086

Browse files
Update pre-commit hook PyCQA/bandit to v1.9.4 (#189)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c266def commit 5a3e086

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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.3
44+
rev: 1.9.4
4545
hooks:
4646
- id: bandit
4747
name: "Bandit checking"

0 commit comments

Comments
 (0)