From 8004aa9cf6c0628e773a52f92e3db82222868ccc Mon Sep 17 00:00:00 2001 From: Max R Date: Sun, 10 May 2026 21:43:01 -0400 Subject: [PATCH] Document freezing behavior --- content/index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/content/index.md b/content/index.md index 0e8057a..8c0ea77 100644 --- a/content/index.md +++ b/content/index.md @@ -27,6 +27,8 @@ faster builds! **automatic updates:** pre-commit.ci will periodically [autoupdate] your configuration ensuring that your hook versions are kept up to date. this autoupdate is currently scheduled weekly at approximately 16:00 UTC Monday. +if you configure your hooks in the `pre-commit autoupdate --freeze` format +then autoupdating will continue to specify SHAs instead of tags. here is [an example autoupdate pull request].