From dc4290b8f479366fdaf1395fa89071911ae18fab Mon Sep 17 00:00:00 2001 From: Kjeld Schouten Date: Sat, 12 Oct 2024 23:40:13 +0200 Subject: [PATCH] Update main.json5 Signed-off-by: Kjeld Schouten --- renovate/main.json5 | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/renovate/main.json5 b/renovate/main.json5 index bcc631f31dc..7190a60b642 100644 --- a/renovate/main.json5 +++ b/renovate/main.json5 @@ -1,6 +1,3 @@ { - "$schema": "https://docs.renovatebot.com/renovate-schema.json", - "packageRules": [ - - ] + "$schema": "https://docs.renovatebot.com/renovate-schema.json" }