diff --git a/renovate.json b/renovate.json index f906c9e..5f675dd 100644 --- a/renovate.json +++ b/renovate.json @@ -13,7 +13,7 @@ "^Dockerfile$" ], "matchStrings": [ - "\\s+ENV\\s*MORTY_VERSION=\"(?)(?.*?)\"\\s+" + "\\s+ENV\\s*MORTY_VERSION=\"(?)(?.*?)\"\\s+" ], "depNameTemplate": "https://github.com/asciimoo/morty.git", "versioningTemplate": "git",