From 8710efa418f928fcacbf26cc2381ceeb499fd092 Mon Sep 17 00:00:00 2001 From: Steven Loria Date: Tue, 20 Aug 2024 11:48:28 -0400 Subject: [PATCH] Reduce pre-commit.ci updates to monthly --- .pre-commit-config.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 1a506d821..cfc451d51 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,3 +1,5 @@ +ci: + autoupdate_schedule: monthly repos: - repo: https://github.com/astral-sh/ruff-pre-commit rev: v0.6.1