From f07ef7ffaf3c3debd138cad1f9ac85dd5cf2b948 Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Sat, 9 Sep 2023 21:12:02 +0300 Subject: [PATCH] .github/dependabot.yml: add timezone --- .github/dependabot.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 1230149..1d614fc 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,3 +4,4 @@ updates: directory: "/" schedule: interval: "daily" + timezone: "Europe/Helsinki"