From 0a1a91d4942137cf0b8d6e19f6093dfdd42b5b3e Mon Sep 17 00:00:00 2001 From: Jan Sebastian Siwy Date: Wed, 8 Dec 2021 10:42:04 +0100 Subject: [PATCH] Move Dependabot to Sundays --- .github/dependabot.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 82ef75b..3612f40 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,5 +5,6 @@ updates: directory: / schedule: interval: weekly + day: sunday time: "11:00" timezone: Europe/Berlin