From f0b88a5c89d63abef2e283a40d8e29682132399f Mon Sep 17 00:00:00 2001 From: ChristophShyper <45788587+ChristophShyper@users.noreply.github.com> Date: Thu, 4 Jun 2026 11:11:13 +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 18b8775..d3a0200 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 groups: @@ -15,6 +18,9 @@ updates: directory: / schedule: interval: weekly + day: monday + time: "05:00" + timezone: "UTC" assignees: - ChristophShyper groups: