Skip to content

Commit

Permalink
chore(deps): update pre-commit hook pycqa/bandit to v1.8.1
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] committed Jan 15, 2025
1 parent 3604c8a commit 2f9027c
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.8.0
rev: 1.8.1
hooks:
- id: bandit
args: ["-ll", "-x", "*/tests/*"]
Expand Down

0 comments on commit 2f9027c

Please sign in to comment.