diff --git a/config.js b/config.js index 9b2d21d..5640488 100644 --- a/config.js +++ b/config.js @@ -11,8 +11,10 @@ module.exports = { branchPrefix: 'renovate-', optimizeForDisabled: true, persistRepoData: true, - // repositories: [ - // "cloonar/wohnservice-wien-typo3" - // ] + repositories: [ + "cloonar/wohnservice-wien-typo3", + "cloonar/gbv-aktuell", + "cloonar/amz-api" + ] }