Skip to content

Commit ab71874

Browse files
chore(deps): update pre-commit hook pycqa/bandit to v1.9.0 (#227)
| datasource | package | from | to | | ----------- | ------------ | ----- | ----- | | github-tags | PyCQA/bandit | 1.8.6 | 1.9.0 | Co-authored-by: dreadnode-renovate-bot[bot] <184170622+dreadnode-renovate-bot[bot]@users.noreply.github.com>
1 parent d81f607 commit ab71874

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

3737
# Python code security
3838
- repo: https://github.com/PyCQA/bandit
39-
rev: 1.8.6
39+
rev: 1.9.0
4040
hooks:
4141
- id: bandit
4242
name: Code security checks

0 commit comments

Comments
 (0)