From 944a4ae2762d90084871d51d641ab0b695a20efe Mon Sep 17 00:00:00 2001 From: samuel-p Date: Sun, 24 Jan 2021 16:38:04 +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 80de346..9869889 100644 --- a/renovate.json +++ b/renovate.json @@ -16,7 +16,7 @@ "\\s+ENV\\s*MORTY_VERSION=\"(?.*?)\"\\s+" ], "depNameTemplate": "https://github.com/asciimoo/morty.git", - "currentValueTemplate": "main", + "currentValueTemplate": null, "versioningTemplate": "git", "datasourceTemplate": "git-refs" },