From af139a679b418dd903a6dd47bb2e9eca908dac1e Mon Sep 17 00:00:00 2001 From: samuel-p Date: Sun, 24 Jan 2021 15:44:18 +0100 Subject: [PATCH] updated renovate.json --- renovate.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/renovate.json b/renovate.json index 3b3bfc4..865034d 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",