diff --git a/base.json b/base.json index 0b0ddd9..fe95302 100644 --- a/base.json +++ b/base.json @@ -18,7 +18,7 @@ { "fileMatch": ["^Makefile$"], "matchStrings": [ - "# renovate: datasource=(?\\S+) depName=(?\\S+)( versioning=(?.*?))?\\n.*?_VERSION (:|?)= (?.*)\\s" + "# renovate: datasource=(?\\S+) depName=(?\\S+)( versioning=(?.*?))?\\n.*?_VERSION (:|\\?)= (?.*)\\s" ] } ],