From 3975386173b6cb0c1691fe879c9c44950acf5e5a Mon Sep 17 00:00:00 2001 From: klaasnicolaas Date: Sun, 4 Jun 2023 14:29:31 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=84=20synced=20local=20'.github/depend?= =?UTF-8?q?abot.yml'=20with=20remote=20'python/dependabot.yml'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/dependabot.yml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 494ed94..b3fe9d0 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,10 +4,12 @@ updates: - package-ecosystem: pip directory: "/" schedule: + timezone: "Europe/Amsterdam" interval: daily - time: "04:00" + time: "02:00" - package-ecosystem: "github-actions" directory: "/" schedule: + timezone: "Europe/Amsterdam" interval: daily - time: "04:00" + time: "02:00"