Skip to content

Commit

Permalink
Update pre-commit hook PyCQA/bandit to v1.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 27, 2024
1 parent 2919358 commit d56e5d8
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.10
rev: 1.8.0
hooks:
- id: bandit
- repo: https://github.com/asottile/pyupgrade
Expand Down

0 comments on commit d56e5d8

Please sign in to comment.