Skip to content

Commit

Permalink
build: Update pre-commit hooks (#529)
Browse files Browse the repository at this point in the history
Co-authored-by: MVrachev <[email protected]>
  • Loading branch information
github-actions[bot] and MVrachev authored Jun 13, 2024
1 parent cdd3333 commit 2925f89
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", "tuf_repository_service_worker"]
Expand Down

0 comments on commit 2925f89

Please sign in to comment.