Skip to content

Commit 21e010e

Browse files
Merge pull request #85 from schubergphilis/renovate/pre-commit-pre-commit-hooks-5.x
chore(deps): update pre-commit hook pre-commit/pre-commit-hooks to v5.0.0
2 parents 189eb25 + 207c5d8 commit 21e010e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sync-root/.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
default_stages: [commit]
33
repos:
44
- repo: https://github.com/pre-commit/pre-commit-hooks
5-
rev: v4.6.0
5+
rev: v5.0.0
66
hooks:
77
- id: check-json
88
- id: check-merge-conflict

0 commit comments

Comments
 (0)