From: Yurii Motov <109919500+YuriiMotov@users.noreply.github.com> Date: Mon, 13 Jul 2026 08:09:31 +0000 (+0200) Subject: 🔧 Set Dependabot schedule interval to "monthly" (#2025) X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ad3a784de246b0d615ee1f02af67194e993a744e;p=thirdparty%2Ffastapi%2Fsqlmodel.git 🔧 Set Dependabot schedule interval to "monthly" (#2025) --- diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 95c9f07cb..a9d2d73c7 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: