From 5cfdaa192ce98b4ad34d7212bee9796a704f6e89 Mon Sep 17 00:00:00 2001 From: Ralph Plawetzki Date: Mon, 22 Jul 2024 05:51:44 +0200 Subject: [PATCH] Run dependabot on Saturdays --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 0a169c6..8d16534 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,7 +4,7 @@ updates: directory: "/" schedule: interval: "weekly" - day: "monday" + day: "saturday" time: "06:00" timezone: "Etc/UTC" groups: