From f842723e9a2fe51e806164a4aa5bc83576d12d51 Mon Sep 17 00:00:00 2001 From: June Date: Tue, 21 Oct 2025 23:03:02 +0200 Subject: [PATCH] remove daily schedule for Renovate (for now?) --- renovate.json | 1 - 1 file changed, 1 deletion(-) diff --git a/renovate.json b/renovate.json index 230c845..a92bd3a 100644 --- a/renovate.json +++ b/renovate.json @@ -3,7 +3,6 @@ "extends": [ "config:recommended", // Included in config:best-practices anyway, but added for clarity. "config:best-practices", - "schedule:daily", ":ignoreUnstable" ], "packageRules": [