Update .github/renovate.json
This commit is contained in:
parent
26cf3ce575
commit
1757c18b95
1 changed files with 5 additions and 1 deletions
6
.github/renovate.json
vendored
6
.github/renovate.json
vendored
|
@ -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"
|
||||
}
|
||||
]
|
||||
}
|
Reference in a new issue