From: Yurii Motov <109919500+YuriiMotov@users.noreply.github.com> Date: Mon, 13 Jul 2026 08:02:51 +0000 (+0200) Subject: 🔧 Set Dependabot schedule interval to "monthly" (#15874) X-Git-Tag: 0.139.1~44 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=59e4a1c8a84dc6a19fdf054f74317504b68d7bc0;p=thirdparty%2Ffastapi%2Ffastapi.git 🔧 Set Dependabot schedule interval to "monthly" (#15874) --- diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 95c9f07cb9..a9d2d73c71 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: