From f9cc79fb8de0f491297775981ecf5069214ab014 Mon Sep 17 00:00:00 2001 From: lethosor Date: Tue, 10 May 2022 00:57:56 -0400 Subject: [PATCH] pre-commit: decrease autoupdate interval to monthly --- .pre-commit-config.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 26d135ca2..336bda270 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,6 @@ ci: autofix_prs: false + autoupdate_schedule: monthly repos: # shared across repos: - repo: https://github.com/pre-commit/pre-commit-hooks