Skip to content

Commit

Permalink
Update pre-commit hook PyCQA/bandit to v1.7.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 12, 2023
1 parent 54ebc88 commit 7d573d5
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 @@ -114,7 +114,7 @@ repos:
- id: add-trailing-comma

- repo: https://github.com/PyCQA/bandit
rev: 1.7.5
rev: 1.7.6
hooks:
- id: bandit
exclude: .*\/tests\/.*
Expand Down

0 comments on commit 7d573d5

Please sign in to comment.