From ba8d39f557ff84edc93bff77a0e3cb35efb55a05 Mon Sep 17 00:00:00 2001 From: Matt Reeves Date: Sat, 4 May 2024 00:20:19 +0000 Subject: [PATCH] Update .github/renovate.json --- .github/renovate.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/renovate.json b/.github/renovate.json index 4a26cbd..794b616 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -38,6 +38,10 @@ { "matchPackageNames": ["binhex/arch-qbittorrentvpn"], "customChangelogUrl": "https://github.com/binhex/arch-qbittorrentvpn/releases/" + }, + { + "matchPackageNames": ["lscr.io/linuxserver/sonarr"], + "customChangelogUrl": "https://github.com/linuxserver/docker-sonarr/releases" } ] } \ No newline at end of file