Skip to content

Commit 5e62183

Browse files
SNOW-2011595: Fixed pre-commit version (#2259)
1 parent cc563d8 commit 5e62183

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
@@ -5,7 +5,7 @@ repos:
55
- id: check-hooks-apply
66
- id: check-useless-excludes
77
- repo: https://github.com/pre-commit/pre-commit-hooks
8-
rev: v5.0.0
8+
rev: v4.4.0
99
hooks:
1010
- id: trailing-whitespace
1111
exclude: >

0 commit comments

Comments
 (0)