From 6a9ccad31c9f87588a499e0f6616b0a7efb14b61 Mon Sep 17 00:00:00 2001 From: Lee Date: Sat, 10 Aug 2024 11:34:03 +0000 Subject: [PATCH] Update renovate.json --- renovate.json | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/renovate.json b/renovate.json index 4bff057..83b3b17 100644 --- a/renovate.json +++ b/renovate.json @@ -1,6 +1,3 @@ { - "$schema": "https://docs.renovatebot.com/renovate-schema.json", - "extends": [ - "local>Fascinated/renovate-config" - ] -} + "extends": ["config:recommended", ":dependencyDashboard"] +} \ No newline at end of file