From 0721c64dc8ab6d656f5644e4f7d0f9db53a45bf9 Mon Sep 17 00:00:00 2001 From: Henry Schreiner Date: Fri, 21 Nov 2025 18:33:51 -0500 Subject: [PATCH] chore: monthly updates Signed-off-by: Henry Schreiner --- .pre-commit-config.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 95132a12..49b53281 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,6 +1,7 @@ ci: autoupdate_commit_msg: "chore(deps): update pre-commit hooks" autofix_commit_msg: "style: pre-commit fixes" + autoupdate_schedule: "monthly" repos: - repo: https://github.com/pre-commit/pre-commit-hooks