Skip to content

Commit

Permalink
Update pre-commit hook PyCQA/bandit to v1.7.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 13, 2024
1 parent 682a2ad commit 3d099d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ repos:
hooks:
- id: flake8
- repo: https://github.com/PyCQA/bandit
rev: 1.7.8
rev: 1.7.9
hooks:
- id: bandit
- repo: https://github.com/asottile/pyupgrade
Expand Down

0 comments on commit 3d099d9

Please sign in to comment.