From 63640edb5a000b9446b3e3d1903575682387e74c Mon Sep 17 00:00:00 2001 From: Lucas Ramos <3140800+lucas-d-ramos@users.noreply.github.com> Date: Fri, 28 Aug 2026 12:33:20 +0200 Subject: [PATCH] deps: move the Dependabot window to 03:00 UTC --- .github/dependabot.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index d156fba..fbf99ed 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -10,7 +10,7 @@ updates: schedule: interval: "weekly" day: "monday" - time: "05:00" + time: "03:00" timezone: "Etc/UTC" open-pull-requests-limit: 10 cooldown: @@ -28,7 +28,7 @@ updates: schedule: interval: "weekly" day: "monday" - time: "05:00" + time: "03:00" timezone: "Etc/UTC" open-pull-requests-limit: 10 cooldown: