From 9498a5738482377edc85b7148f04561473f9050c Mon Sep 17 00:00:00 2001 From: jorenham Date: Thu, 7 Aug 2025 19:45:32 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20fix=20renovate=20config=20valida?= =?UTF-8?q?tion=20error?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/renovate-config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/renovate-config.json b/.github/renovate-config.json index 050644b9..fe82103d 100644 --- a/.github/renovate-config.json +++ b/.github/renovate-config.json @@ -9,6 +9,6 @@ "description": "lockFileMaintenance", "matchUpdateTypes": ["lockFileMaintenance", "pep723"], "dependencyDashboardApproval": false, - "minimumReleaseAge": 0 + "minimumReleaseAge": "0" }] }