From f04764ec1ba0351ca335de93d73d69fa09ebd660 Mon Sep 17 00:00:00 2001 From: Yurii Motov Date: Tue, 30 Jun 2026 22:21:47 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20Set=20Dependabot=20schedule=20in?= =?UTF-8?q?terval=20to=20"monthly"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/dependabot.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 95c9f07c..a9d2d73c 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,7 +4,7 @@ updates: - package-ecosystem: "github-actions" directory: "/" schedule: - interval: "weekly" + interval: "monthly" cooldown: default-days: 7 commit-message: @@ -21,7 +21,7 @@ updates: - package-ecosystem: "uv" directory: "/" schedule: - interval: "weekly" + interval: "monthly" cooldown: default-days: 7 commit-message: