diff --git a/renovate.json b/renovate.json index a3df43ef..c9dba586 100644 --- a/renovate.json +++ b/renovate.json @@ -17,7 +17,7 @@ "fileMatch": ["(^|/)rockcraft.yaml$"], "description": "Update Synapse workload", "matchStringsStrategy": "any", - "matchStrings": ["source-tag: v(?.+)"], + "matchStrings": ["source-tag: (?.+)"], "datasourceTemplate": "github-releases", "depNameTemplate": "element-hq/synapse", "versioningTemplate": "semver-coerced"