Skip to content

Commit

Permalink
build: Update pre-commit hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
kairoaraujo authored and github-actions[bot] committed Jun 13, 2024
1 parent 19a2105 commit cbd6183
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.8'
rev: '1.7.9'
hooks:
- id: bandit
args: ["-r", "repository_service_tuf"]
Expand Down

0 comments on commit cbd6183

Please sign in to comment.