From d704ff1fa2d8f966eff22cc58b72a6ba7a571c77 Mon Sep 17 00:00:00 2001 From: samuel-p Date: Sun, 24 Jan 2021 02:21:57 +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 118186f..b005078 100644 --- a/renovate.json +++ b/renovate.json @@ -16,7 +16,7 @@ "\\s+ENV\\s*MORTY_VERSION=\"(?.*?)\"\\s+" ], "versioningTemplate": "loose", - "lookupNameTemplate": "https://github.com/asciimoo/morty.git", + "depNameTemplate": "https://github.com/asciimoo/morty.git", "datasourceTemplate": "git-refs" }, {