diff --git a/renovate.json b/renovate.json index 389dc399b..d70aada93 100644 --- a/renovate.json +++ b/renovate.json @@ -134,6 +134,11 @@ "matchPackageNames": ["lobehub/lobe-chat-database", "lobehub/lobe-chat"], "groupName": "Lobe Chat" }, + { + "matchPackageNames": ["linuxserver/calibre-web"], + "matchCurrentVersion": "<=5", + "allowedVersions": "<5" + }, { "matchPackageNames": ["linuxserver/qbittorrent"], "matchCurrentVersion": "<=20",