Skip to content

Commit

Permalink
Update pre-commit hook PyCQA/bandit to v1.8.2 (#730)
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 16, 2025
1 parent 6757f9f commit 4658b54
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 @@ -25,7 +25,7 @@ repos:
args: ["-c", "--df"]

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

0 comments on commit 4658b54

Please sign in to comment.