Skip to content

Commit 99e63e0

Browse files
chore(deps): update pre-commit hook pre-commit/pre-commit-hooks to v5 (#65)
Co-authored-by: Jeff Bailey <[email protected]>
1 parent 19a596a commit 99e63e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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-merge-conflict
88
- id: mixed-line-ending

0 commit comments

Comments
 (0)