Skip to content

Commit 343e905

Browse files
committed
Pin pre-commit hook by hash
1 parent 6a1f2f4 commit 343e905

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
# See https://pre-commit.com/hooks.html for more hooks
33
repos:
44
- repo: https://github.com/pre-commit/pre-commit-hooks
5-
rev: v6.0.0
5+
rev: 3e8a8703264a2f4a69428a0aa4dcb512790b2c8c # v6.0.0
66
hooks:
77
- id: check-added-large-files
88
- id: check-toml

0 commit comments

Comments
 (0)