From fa8e8c0ca1a195f6215e3f84d0ae56c203c8b869 Mon Sep 17 00:00:00 2001 From: Earle Lowe <30607889+emlowe@users.noreply.github.com> Date: Mon, 2 Mar 2026 14:52:49 -0800 Subject: [PATCH] Add comments to pre-commit configuration --- .pre-commit-config.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 24e6e61..3d80fa2 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,3 +1,5 @@ +# comment to change the hash and force a cache miss +# Hello repos: - repo: local hooks: