Skip to content

Commit

Permalink
Merge pull request #28 from akquinet/renovate/major-pre-commit-hooks
Browse files Browse the repository at this point in the history
chore(deps): update pre-commit hook pre-commit/pre-commit-hooks to v5
  • Loading branch information
rwxd authored Oct 6, 2024
2 parents 158eed6 + 00d595d commit 74f63ec
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
@@ -1,7 +1,7 @@
---
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: "v4.6.0"
rev: "v5.0.0"
hooks:
- id: check-added-large-files
- id: check-json
Expand Down

0 comments on commit 74f63ec

Please sign in to comment.