From c7920e769890ddc17a7d24556e1518b909e5ea5b Mon Sep 17 00:00:00 2001 From: ChristophShyper <45788587+ChristophShyper@users.noreply.github.com> Date: Thu, 4 Jun 2026 11:10:57 +0200 Subject: [PATCH] chore: update dependabot schedule to run on Mondays at 05:00 UTC --- .github/dependabot.yml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 65ee80e..e35f01f 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,6 +4,9 @@ updates: directory: "/" schedule: interval: weekly + day: monday + time: "05:00" + timezone: "UTC" assignees: - ChristophShyper labels: @@ -17,6 +20,9 @@ updates: directory: "/" schedule: interval: weekly + day: monday + time: "05:00" + timezone: "UTC" assignees: - ChristophShyper labels: @@ -30,6 +36,9 @@ updates: directory: "/" schedule: interval: weekly + day: monday + time: "05:00" + timezone: "UTC" assignees: - ChristophShyper labels: