From 95bbc63658d25febfb01d951f14cd16d288cca1a Mon Sep 17 00:00:00 2001
From: Tor-Einar Skog <tor-einar.skog@nibio.no>
Date: Fri, 5 Jan 2024 07:50:20 +0000
Subject: [PATCH] Regret use of side branch for models

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

diff --git a/renovate.json b/renovate.json
index 7b1272e..7190a60 100644
--- a/renovate.json
+++ b/renovate.json
@@ -1,4 +1,3 @@
 {
-  "$schema": "https://docs.renovatebot.com/renovate-schema.json",
-  "baseBranches": ["renovate-updates"]
+  "$schema": "https://docs.renovatebot.com/renovate-schema.json"
 }
-- 
GitLab