From bd9093f0498a8e5cab1ab5c078e048487354d7f9 Mon Sep 17 00:00:00 2001 From: BySwiizen Date: Wed, 14 Feb 2024 23:49:53 +0100 Subject: [PATCH] Add time & timezone --- .github/dependabot.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index bf15a08..2777200 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,10 +5,14 @@ updates: directory: / schedule: interval: daily + time: "04:00" + timezone: Europe/Paris open-pull-requests-limit: 10 - package-ecosystem: "gradle" directory: / schedule: interval: daily + time: "04:00" + timezone: Europe/Paris open-pull-requests-limit: 10