From fce7efdf588b718660f225d4ed051a06a6212824 Mon Sep 17 00:00:00 2001 From: shouzy <82171453+realshouzy@users.noreply.github.com> Date: Mon, 3 Jun 2024 22:58:47 +0200 Subject: [PATCH] Change `autoupdate_schedule` to monthly --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index d2fffb5..6d30b70 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ ci: - autoupdate_schedule: weekly + autoupdate_schedule: monthly skip: [pylint] repos: