Skip to content

Commit

Permalink
Merge pull request #1269 from gulfofmaine/renovate/pycqa-bandit-1.x
Browse files Browse the repository at this point in the history
Update pre-commit hook PyCQA/bandit to v1.8.0
  • Loading branch information
abkfenris authored Dec 3, 2024
2 parents 85e3226 + 926ba30 commit 22a080f
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 @@ -28,7 +28,7 @@ repos:
- id: add-trailing-comma

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

0 comments on commit 22a080f

Please sign in to comment.