cahnge to autodiscover
This commit is contained in:
parent
939c8b293d
commit
dab11355f5
1 changed files with 4 additions and 4 deletions
|
|
@ -3,7 +3,7 @@ module.exports = {
|
|||
endpoint: 'https://git.cloonar.com/api/v1/',
|
||||
gitAuthor: 'Renovate Bot <renovate@cloonar.com>',
|
||||
username: 'renovate',
|
||||
// autodiscover: true,
|
||||
autodiscover: true,
|
||||
onboardingConfig: {
|
||||
$schema: 'https://docs.renovatebot.com/renovate-schema.json',
|
||||
extends: ['config:base', ':rebaseStalePrs']
|
||||
|
|
@ -11,7 +11,7 @@ module.exports = {
|
|||
branchPrefix: 'renovate-',
|
||||
optimizeForDisabled: true,
|
||||
persistRepoData: true,
|
||||
repositories: [
|
||||
"cloonar/wohnservice-wien-typo3"
|
||||
]
|
||||
// repositories: [
|
||||
// "cloonar/wohnservice-wien-typo3"
|
||||
// ]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue