From 9798b47fa2569a8170adaf571e41a2d6e80b1f77 Mon Sep 17 00:00:00 2001 From: Saboor <42164502+saboooor@users.noreply.github.com> Date: Wed, 4 Jan 2023 15:13:34 -0700 Subject: [PATCH] Update renovate.json --- renovate.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/renovate.json b/renovate.json index 4f39080..066c542 100644 --- a/renovate.json +++ b/renovate.json @@ -1,3 +1,7 @@ { - "extends": ["config:base"] + "$schema": "https://docs.renovatebot.com/renovate-schema.json", + "extends": [ + "config:base" + ], + "groupName": "All" }