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/',
|
endpoint: 'https://git.cloonar.com/api/v1/',
|
||||||
gitAuthor: 'Renovate Bot <renovate@cloonar.com>',
|
gitAuthor: 'Renovate Bot <renovate@cloonar.com>',
|
||||||
username: 'renovate',
|
username: 'renovate',
|
||||||
// autodiscover: true,
|
autodiscover: true,
|
||||||
onboardingConfig: {
|
onboardingConfig: {
|
||||||
$schema: 'https://docs.renovatebot.com/renovate-schema.json',
|
$schema: 'https://docs.renovatebot.com/renovate-schema.json',
|
||||||
extends: ['config:base', ':rebaseStalePrs']
|
extends: ['config:base', ':rebaseStalePrs']
|
||||||
|
|
@ -11,7 +11,7 @@ module.exports = {
|
||||||
branchPrefix: 'renovate-',
|
branchPrefix: 'renovate-',
|
||||||
optimizeForDisabled: true,
|
optimizeForDisabled: true,
|
||||||
persistRepoData: true,
|
persistRepoData: true,
|
||||||
repositories: [
|
// repositories: [
|
||||||
"cloonar/wohnservice-wien-typo3"
|
// "cloonar/wohnservice-wien-typo3"
|
||||||
]
|
// ]
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue