Skip to content

Commit 2cef27a

Browse files
authored
Update bandit version to 1.9.4
1 parent 2679925 commit 2cef27a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/{% if use_precommit %}.pre-commit-config.yaml{% endif %}.jinja

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ repos:
5050
- id: check-json5
5151

5252
- repo: https://github.com/PyCQA/bandit
53-
rev: 1.9.3
53+
rev: 1.9.4
5454
hooks:
5555
- id: bandit
5656
args: [-c, pyproject.toml]

0 commit comments

Comments
 (0)