From 0921ce70b56a461930ab463ba1334be7b87a6b4f Mon Sep 17 00:00:00 2001 From: Anton Novojilov Date: Fri, 23 Aug 2024 12:31:55 +0300 Subject: [PATCH] Improve Dependabot configuration --- .github/dependabot.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index d0ad1de7..11416091 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -6,8 +6,8 @@ updates: target-branch: "develop" schedule: interval: "daily" - timezone: "Europe/London" - time: "03:00" + timezone: "Etc/UTC" + time: "07:00" labels: - "PR • MAINTENANCE" assignees: @@ -26,8 +26,8 @@ updates: target-branch: "develop" schedule: interval: "daily" - timezone: "Europe/London" - time: "04:00" + timezone: "Etc/UTC" + time: "08:00" labels: - "PR • MAINTENANCE" assignees: