Update config.js
All checks were successful
renovate / renovate (push) Successful in 49s

This commit is contained in:
2026-03-23 15:30:39 +00:00
parent c6d74076df
commit a454da4a19

View File

@@ -5,10 +5,4 @@ module.exports = {
"onboardingConfigFileName": "renovate.json",
"autodiscover": true,
"optimizeForDisabled": true,
"hostRules": [
{
"matchHost": "github.com",
"token": "{{ secrets.RENOVATE_GITHUB_COM_TOKEN }}"
}
]
};