Skip to content

Commit

Permalink
build: Update pre-commit hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
MVrachev authored and github-actions[bot] committed Jan 13, 2025
1 parent c9b9e82 commit 8f0e7fb
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.8.0'
rev: '1.8.2'
hooks:
- id: bandit
args: ["-r", "tuf_repository_service_worker"]
Expand Down

0 comments on commit 8f0e7fb

Please sign in to comment.