From a551d4b74b26bb73188d3692f226f059d917b2fa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Alet?= Date: Tue, 26 Apr 2022 14:37:37 +1100 Subject: [PATCH] Launch dependabot at 04:00 in the Pacific/Noumea timezone. --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 0b162e0..050fdd5 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,7 +5,7 @@ updates: directory: "/" schedule: interval: "daily" - time: "14:30" + time: "04:00" timezone: "Pacific/Noumea" assignees: - "tamere-allo-peter"