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" }, {