Skip to content

Commit 86b1e8f

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/PyCQA/bandit.git: 1.8.3 → 1.8.4](https://github.com/PyCQA/bandit.git/compare/1.8.3...1.8.4)
1 parent f738d2a commit 86b1e8f

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
@@ -35,7 +35,7 @@ repos:
3535
pass_filenames: false
3636

3737
- repo: https://github.com/PyCQA/bandit.git
38-
rev: 1.8.3
38+
rev: 1.8.4
3939
hooks:
4040
- id: bandit
4141
args: [-lll, --recursive, clumper]

0 commit comments

Comments
 (0)