Skip to content

Commit 8638797

Browse files
Update pre-commit hook PyCQA/bandit to v1.9.0 (#821)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a1ad1e4 commit 8638797

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

0 commit comments

Comments
 (0)