diff --git a/renovate.json b/renovate.json index 39bf26c82..861cfb55c 100644 --- a/renovate.json +++ b/renovate.json @@ -127,6 +127,11 @@ "matchPackageNames": ["linuxserver/**"], "allowedVersions": "<2021" }, + { + "matchPackageNames": ["louislam/uptime-kuma"], + "matchCurrentVersion": "/^v1.*/", + "allowedVersions": "<=2" + }, { "matchPackageNames": ["photoprism/photoprism"], "matchCurrentVersion": "/^\\d{6}$/",