From aeaed3028aca381b32c11a2111b431770251ea08 Mon Sep 17 00:00:00 2001
From: ale <ale@incal.net>
Date: Sun, 20 Aug 2023 07:21:57 +0100
Subject: [PATCH] Switch to recommended renovate config

---
 renovate.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/renovate.json b/renovate.json
index 39a2b6e..5db72dd 100644
--- a/renovate.json
+++ b/renovate.json
@@ -1,6 +1,6 @@
 {
   "$schema": "https://docs.renovatebot.com/renovate-schema.json",
   "extends": [
-    "config:base"
+    "config:recommended"
   ]
 }
-- 
GitLab