From 1f013e37c86e52148f585c259403fd3be0776790 Mon Sep 17 00:00:00 2001 From: sora Date: Sun, 26 Nov 2023 22:56:00 +0100 Subject: [PATCH] Update renovate.json --- renovate.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/renovate.json b/renovate.json index f65692c..c0bb759 100644 --- a/renovate.json +++ b/renovate.json @@ -1,6 +1,6 @@ -{ - "$schema": "https://docs.renovatebot.com/renovate-schema.json", - "extends": [ - "local>sora/renovate-config" - ] -} +{ + "$schema": "https://docs.renovatebot.com/renovate-schema.json", + "extends": [ + "sora/renovate-config" + ] +}