From bbbd7afe6b9e1e8b4a16a9413a7c13c00d2071c9 Mon Sep 17 00:00:00 2001 From: Steven Loria Date: Tue, 20 Aug 2024 11:53:02 -0400 Subject: [PATCH] Reduce pre-commit.ci updates to monthly (#2300) --- .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