From e55373c01d3ccbae5a71416027541ade5a4f55a4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zolt=C3=A1n=20Leh=C3=B3czky?= Date: Wed, 25 Dec 2024 02:48:09 +0100 Subject: [PATCH] Better capture group names --- renovate.json5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/renovate.json5 b/renovate.json5 index d0297d2..fc0f20b 100644 --- a/renovate.json5 +++ b/renovate.json5 @@ -6,7 +6,7 @@ 'customType': 'regex', 'fileMatch': ['(^|/)AnalyzerPackages\\.props$'], 'matchStrings': [ - '' + '' ], 'datasourceTemplate': 'nuget', 'versioningTemplate': 'nuget'