Update config.js
All checks were successful
Renovate / Renovate - Validate Config (push) Successful in 5s
Renovate / Renovate (push) Successful in 2m49s

This commit is contained in:
Matt Reeves 2024-06-16 10:24:24 -04:00
parent ff73a1bfb4
commit 83ce66f267

View file

@ -16,8 +16,8 @@ module.exports = {
"updateTypes": ["patch", "digest", "bump", "minor"] "updateTypes": ["patch", "digest", "bump", "minor"]
}, },
{ {
"matchDepNames": ["nginx-proxy-manager"], "matchDepNames": ["ghcr.io/linuxserver/doplarr"],
"customChangelogUrl": "https://github.com/NginxProxyManager/nginx-proxy-manager" "customChangelogUrl": "https://github.com/linuxserver/docker-doplarr/releases"
}, },
{ {
"matchDepNames": ["ghcr.io/open-webui/open-webui"], "matchDepNames": ["ghcr.io/open-webui/open-webui"],