From 1757c18b9540be524af552785adaa1b5221ff9da Mon Sep 17 00:00:00 2001 From: Matt Reeves Date: Sat, 4 May 2024 00:31:54 +0000 Subject: [PATCH] Update .github/renovate.json --- .github/renovate.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.github/renovate.json b/.github/renovate.json index 794b616..d35ebe9 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -37,11 +37,15 @@ }, { "matchPackageNames": ["binhex/arch-qbittorrentvpn"], - "customChangelogUrl": "https://github.com/binhex/arch-qbittorrentvpn/releases/" + "customChangelogUrl": "https://github.com/binhex/arch-qbittorrentvpn/releases" }, { "matchPackageNames": ["lscr.io/linuxserver/sonarr"], "customChangelogUrl": "https://github.com/linuxserver/docker-sonarr/releases" + }, + { + "matchPackageNames": ["lscr.io/linuxserver/jellyfin"], + "customChangelogUrl": "https://github.com/linuxserver/docker-jellyfin/releases" } ] } \ No newline at end of file