From 7d2d3adc5669789eaba588fabd7886495c1cc2e1 Mon Sep 17 00:00:00 2001 From: ChristophShyper <45788587+ChristophShyper@users.noreply.github.com> Date: Thu, 4 Jun 2026 11:11:53 +0200 Subject: [PATCH] chore: update dependabot schedule to run on Mondays at 05:00 UTC --- .github/dependabot.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 4852706..2560efb 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,6 +5,9 @@ updates: target-branch: master schedule: interval: weekly + day: monday + time: "05:00" + timezone: "UTC" assignees: - ChristophShyper groups: @@ -17,6 +20,9 @@ updates: target-branch: master schedule: interval: weekly + day: monday + time: "05:00" + timezone: "UTC" assignees: - ChristophShyper groups: