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
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored and abompard committed Dec 12, 2023
1 parent 1bddf8c commit 653d2eb
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 @@ -23,7 +23,7 @@ repos:
args: ["-c", "--df"]

- repo: https://github.com/PyCQA/bandit
rev: 1.7.5
rev: 1.7.6
hooks:
- id: bandit
args: ["-ll", "-x", "*/tests/*"]
Expand Down

0 comments on commit 653d2eb

Please sign in to comment.