From e4ac761c62f5eccbc39f01d199b46d0f31f5ec18 Mon Sep 17 00:00:00 2001 From: samuel-p Date: Sun, 24 Jan 2021 02:54:58 +0100 Subject: [PATCH] updated renovate.json --- renovate.json | 9 --------- 1 file changed, 9 deletions(-) diff --git a/renovate.json b/renovate.json index b005078..c56c6f8 100644 --- a/renovate.json +++ b/renovate.json @@ -15,7 +15,6 @@ "matchStrings": [ "\\s+ENV\\s*MORTY_VERSION=\"(?.*?)\"\\s+" ], - "versioningTemplate": "loose", "depNameTemplate": "https://github.com/asciimoo/morty.git", "datasourceTemplate": "git-refs" }, @@ -32,14 +31,6 @@ } ], "packageRules": [ - { - "datasources": [ - "github-tags" - ], - "groupName": [ - "morty" - ] - }, { "datasources": [ "repology"