From 9739f094ace33badfc3b6587304bc0082d517398 Mon Sep 17 00:00:00 2001 From: Alejandro Mata Ali <78550667+DOKOS-TAYOS@users.noreply.github.com> Date: Wed, 19 Aug 2026 07:36:38 +0200 Subject: [PATCH] chore: rebalance Dependabot schedule --- .github/dependabot.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 38b05e6..637f250 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,7 +5,7 @@ updates: directory: "/" schedule: interval: "weekly" - day: "monday" + day: "sunday" time: "05:00" timezone: "Europe/Madrid" open-pull-requests-limit: 5 @@ -29,7 +29,7 @@ updates: directory: "/sphinx-docs" schedule: interval: "weekly" - day: "monday" + day: "sunday" time: "05:30" timezone: "Europe/Madrid" open-pull-requests-limit: 3