remove repositories as autodiscover is enough
All checks were successful
renovate / renovate (push) Successful in 3m23s

This commit is contained in:
2024-11-12 14:57:39 +01:00
parent bea601d159
commit 7f323f1958

View File

@@ -11,10 +11,5 @@ module.exports = {
branchPrefix: 'renovate-', branchPrefix: 'renovate-',
optimizeForDisabled: true, optimizeForDisabled: true,
persistRepoData: true, persistRepoData: true,
repositories: [
"cloonar/wohnservice-wien-typo3",
"cloonar/gbv-aktuell",
"cloonar/amz-api"
]
} }