Skip to content

Commit 8ff7354

Browse files
linglpLingling Peng
andauthored
update bandit to 1.8.0 (#1237)
Co-authored-by: Lingling Peng <lpeng@Mac.attlocal.net>
1 parent 5a5f989 commit 8ff7354

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
@@ -36,7 +36,7 @@ repos:
3636
language_version: python3
3737

3838
- repo: https://github.com/PyCQA/bandit
39-
rev: 1.7.5
39+
rev: 1.8.0
4040
hooks:
4141
- id: bandit
4242
args: ["-c", "pyproject.toml"]

0 commit comments

Comments
 (0)