From 48d965d1202f694aa4dac4be2a194016273ed63d Mon Sep 17 00:00:00 2001 From: Steven Loria Date: Tue, 20 Aug 2024 11:55:57 -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 cd306b3..2c30cdd 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