Compare commits

...

2 commits

Author SHA1 Message Date
4351633ea5 Merge branch 'main' into renovate/lscr.io-linuxserver-sonarr
All checks were successful
continuous-integration/drone/pr Build is passing
2024-05-04 00:20:26 +00:00
ba8d39f557 Update .github/renovate.json 2024-05-04 00:20:19 +00:00

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