Update config.js
This commit is contained in:
parent
ff73a1bfb4
commit
83ce66f267
1 changed files with 2 additions and 2 deletions
|
@ -16,8 +16,8 @@ module.exports = {
|
|||
"updateTypes": ["patch", "digest", "bump", "minor"]
|
||||
},
|
||||
{
|
||||
"matchDepNames": ["nginx-proxy-manager"],
|
||||
"customChangelogUrl": "https://github.com/NginxProxyManager/nginx-proxy-manager"
|
||||
"matchDepNames": ["ghcr.io/linuxserver/doplarr"],
|
||||
"customChangelogUrl": "https://github.com/linuxserver/docker-doplarr/releases"
|
||||
},
|
||||
{
|
||||
"matchDepNames": ["ghcr.io/open-webui/open-webui"],
|
||||
|
|
Loading…
Reference in a new issue