From 7e5e9027989c355d896599a2fbcba5666069fadc Mon Sep 17 00:00:00 2001 From: "Paulo F. Oliveira" Date: Sat, 8 Jun 2024 21:31:52 +0100 Subject: [PATCH] . --- .github/renovate.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/renovate.json b/.github/renovate.json index 3438de4..891aa02 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -49,7 +49,8 @@ ], "matchStrings": [ "# renovate datasource: (?[^,]+), depName: (?[^\\n]+)\\n.+?(?v?\\d+(\\.\\d+(\\.\\d+)?)?(-[^\\n]+)?)\\n" - ] + ], + "versioningTemplate": "loose" }, { "description": "Match versions in rebar.config",