From 33c3ceb773c5a402e887c4562c66a205efbe62a5 Mon Sep 17 00:00:00 2001 From: Matthias Hinrichs Date: Wed, 28 Jan 2026 01:16:12 +0000 Subject: [PATCH] renovate.json aktualisiert --- renovate.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/renovate.json b/renovate.json index c0dd0e1..3acc508 100644 --- a/renovate.json +++ b/renovate.json @@ -5,7 +5,7 @@ "timezone": "Europe/Zurich", "description": "Schedule every hour at minute 30", "schedule": [ - "at 30 minutes past every hour" + "30 * * * *" ], "packageRules": [ {