From e556747cf324b51cf919c8d8cb8a400c62725fd2 Mon Sep 17 00:00:00 2001 From: Nikolai Rodionov Date: Fri, 7 Feb 2025 12:24:51 +0100 Subject: [PATCH] dummy --- renovate.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/renovate.json b/renovate.json index ee6ac33..684b1aa 100644 --- a/renovate.json +++ b/renovate.json @@ -9,9 +9,9 @@ "matchStrings": [ "(?\\s*-\\s*)path: git::(?.*)ref=(?.*)" ], - "currentValueTemplate": "master", - "depNameTemplate": "test-source", + "currentValueTemplate": "main", "datasourceTemplate": "git-refs", + "depNameTemplate": "test-source", "packageNameTemplate": "https://gitea.badhouseplants.net/badhouseplants/test-source", "versioningTemplate": "loose" }