From 1aaf802d85b2dbab2b4d2eb0baf2061fca0e2ba8 Mon Sep 17 00:00:00 2001 From: samuel-p Date: Sun, 16 Jan 2022 11:38:05 +0100 Subject: [PATCH] updated renovate.json --- renovate.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/renovate.json b/renovate.json index 11bee20..caa3511 100644 --- a/renovate.json +++ b/renovate.json @@ -13,7 +13,7 @@ "^\\.ref$" ], "matchStrings": [ - "(?)(?.*)" + "^(?)(?.+)$" ], "depNameTemplate": "https://github.com/pixelfed/pixelfed.git", "versioningTemplate": "git",