add gbv to renovate
All checks were successful
renovate / renovate (push) Successful in 3m49s

This commit is contained in:
2024-11-12 14:53:14 +01:00
parent 68f7ef39b5
commit bea601d159

View File

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