Pin pre-commit hook by hash

This commit is contained in:
Yurii Motov
2026-04-03 21:41:11 +02:00
parent e4b41511a3
commit b269f891e8

View File

@@ -2,7 +2,7 @@
# See https://pre-commit.com/hooks.html for more hooks
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v6.0.0
rev: 3e8a8703264a2f4a69428a0aa4dcb512790b2c8c # v6.0.0
hooks:
- id: check-added-large-files
args: ['--maxkb=750']