Skip to content

Commit

Permalink
build: Update pre-commit hooks (#733)
Browse files Browse the repository at this point in the history
Co-authored-by: KAUTH <[email protected]>
Co-authored-by: Kairo Araujo <[email protected]>
  • Loading branch information
3 people authored Nov 27, 2024
1 parent ef245ca commit 2f74a2d
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:
- id: black
args: [-l79, --check, --diff, .]
- repo: https://github.com/PyCQA/bandit
rev: '1.7.10'
rev: '1.8.0'
hooks:
- id: bandit
args: ["-r", "repository_service_tuf_api"]
Expand Down

0 comments on commit 2f74a2d

Please sign in to comment.