From 6400ca3cc8453c8ae4c59ceea590ba436e45ec01 Mon Sep 17 00:00:00 2001 From: Volodymyr Vreshch Date: Mon, 10 Aug 2026 23:16:31 +0200 Subject: [PATCH] ci: dependabot timezone Europe/Prague -> Etc/UTC (estate standard) --- .github/dependabot.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 1ad2b07..d5d6961 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -6,7 +6,7 @@ updates: interval: 'weekly' day: 'friday' time: '16:07' - timezone: 'Europe/Prague' + timezone: 'Etc/UTC' assignees: - 'vreshch' open-pull-requests-limit: 10 @@ -24,7 +24,7 @@ updates: interval: 'weekly' day: 'friday' time: '16:07' - timezone: 'Europe/Prague' + timezone: 'Etc/UTC' assignees: - 'vreshch' open-pull-requests-limit: 5 @@ -39,7 +39,7 @@ updates: interval: 'weekly' day: 'friday' time: '16:07' - timezone: 'Europe/Prague' + timezone: 'Etc/UTC' assignees: - 'vreshch' open-pull-requests-limit: 5