From b86aa24527da8ddae1827e72f3dc43fec972f270 Mon Sep 17 00:00:00 2001 From: Hans Kristian Flaatten Date: Tue, 28 Jan 2025 08:57:34 +0100 Subject: [PATCH] ci: specify dependabot day and time (#327) [ci skip] --- .github/dependabot.yml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 847a0d4..56d876d 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,6 +4,9 @@ updates: directory: "/" schedule: interval: "weekly" + day: "monday" + time: "09:00" + timezone: "Europe/Oslo" groups: otel: patterns: @@ -12,6 +15,9 @@ updates: directory: "/" schedule: interval: "weekly" + day: "monday" + time: "09:00" + timezone: "Europe/Oslo" groups: gh-actions: patterns: @@ -20,6 +26,9 @@ updates: directory: "/" schedule: interval: "weekly" + day: "monday" + time: "09:00" + timezone: "Europe/Oslo" groups: docker: patterns: