Skip to content

Commit 138a91e

Browse files
Update pre-commit hook PyCQA/bandit to v1.8.5
1 parent 063d67e commit 138a91e

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

0 commit comments

Comments
 (0)