Skip to content

Commit

Permalink
Update pre-commit hook pre-commit/pre-commit-hooks to v5
Browse files Browse the repository at this point in the history
Signed-off-by: Mend Renovate <[email protected]>
  • Loading branch information
renovate-bot committed Oct 7, 2024
1 parent 1dc48ad commit 48c5ba6
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 @@ -17,7 +17,7 @@ exclude: |
)$
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: "v4.6.0"
rev: "v5.0.0"
hooks:
- id: check-added-large-files # Prevents giant files from being committed
- id: check-json # Check that JSON files are valid
Expand Down

0 comments on commit 48c5ba6

Please sign in to comment.