From c57bf1f0b72705492349ace3130950584d483b36 Mon Sep 17 00:00:00 2001 From: samuel-p Date: Sun, 24 Jan 2021 18:30:54 +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 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",