From 854a6f358f9d57e0615d6f2b7a2099bd04a88d3f Mon Sep 17 00:00:00 2001 From: Kjeld Schouten Date: Sun, 13 Oct 2024 11:12:37 +0200 Subject: [PATCH] lets not include a timezone --- .github/renovate/main.json5 | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/renovate/main.json5 b/.github/renovate/main.json5 index 77f15ea21df..7d107d9a578 100644 --- a/.github/renovate/main.json5 +++ b/.github/renovate/main.json5 @@ -10,7 +10,6 @@ "dependencyDashboardTitle": "Renovate Dashboard 🤖", gitAuthor: "TrueCharts-Admin ", "separateMinorPatch": true, - timezone: "Europe/Amsterdam", prHourlyLimit: 0, semanticCommits: 'enabled', "suppressNotifications": ["prEditedNotification", "prIgnoreNotification"],