Update renovate.json
Some checks failed
Renovate / Renovate - Validate Config (push) Successful in 5s
Renovate / Renovate (push) Failing after 5s

This commit is contained in:
Renovate Bot 2024-06-16 01:26:56 -04:00
parent 52b49e7dc9
commit a16aa4020f

View file

@ -18,7 +18,7 @@
"updateTypes": ["major"]
},
{
"matchPackageNames": ["${{ secrets.CUSTOM_REGISTRY }}/renovate/renovate"],
"matchPackageNames": ["docker.mafyuh.xyz/renovate/renovate"],
"customChangelogUrl": "https://github.com/renovatebot/renovate/releases"
}
]