Update .github/renovate.json

This commit is contained in:
Matt Reeves 2024-05-04 00:20:19 +00:00
parent bac01c23db
commit ba8d39f557

View file

@ -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"
}
]
}