From a5c9ea7a46949b5020c7ab94195cb6948c181f6d Mon Sep 17 00:00:00 2001 From: Steven Loria Date: Tue, 20 Aug 2024 12:00:58 -0400 Subject: [PATCH] Reduce pre-commit.ci updates to monthly (#614) To reduce PR noise --- .pre-commit-config.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 999aedc..a026a7f 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