Skip to content

Commit 9cd9d59

Browse files
Update pre-commit hook PyCQA/bandit to v1.8.6
1 parent 65865c5 commit 9cd9d59

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

0 commit comments

Comments
 (0)