From b785b513ed50f9fc7492454750050ff651610801 Mon Sep 17 00:00:00 2001 From: Jan Sebastian Siwy Date: Sun, 12 Mar 2023 09:01:45 +0100 Subject: [PATCH] Move dependabot from Sunday to Saturday --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 914aa1c..df44be6 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,6 +5,6 @@ updates: directory: / schedule: interval: weekly - day: sunday + day: saturday time: "01:00" timezone: Europe/Berlin