diff --git a/renovate.json b/renovate.json index b3b8025dc..9d23111e2 100644 --- a/renovate.json +++ b/renovate.json @@ -58,7 +58,7 @@ "(^|\\/).*\\.sh$" ], "matchStrings": [ - "# renovate: datasource=(?.+?) depName=(?.+?)\\s.*?(tag|_VERSION) ?(\\??=|\\: ?) ?\\\"?(?.+?)?\\\"? extractVersionTemplate=\\\"?(?.*?)\\\"?\\s" + "# renovate: datasource=(?.+?) depName=(?.+?)\\s.*?(tag|_VERSION) ?(?\\??=|\\: ?) ?\\\"?(?.+?)?\\\"?( extractVersionTemplate=\\\"?(?.*?))?\\\"?\\s" ] }, {