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"