From 824a65b21c2ecde039918640ad66719b82076e45 Mon Sep 17 00:00:00 2001 From: Carm Date: Sat, 18 Jan 2025 01:29:33 +0800 Subject: [PATCH] chore: Update renovate.json --- renovate.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/renovate.json b/renovate.json index 5db72dd..39a2b6e 100644 --- a/renovate.json +++ b/renovate.json @@ -1,6 +1,6 @@ { "$schema": "https://docs.renovatebot.com/renovate-schema.json", "extends": [ - "config:recommended" + "config:base" ] }