try without autodiscover
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
fb524dd4d5
commit
939c8b293d
1 changed files with 2 additions and 2 deletions
|
|
@ -3,10 +3,10 @@ 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']
|
||||
extends: ['config:base', ':rebaseStalePrs']
|
||||
},
|
||||
branchPrefix: 'renovate-',
|
||||
optimizeForDisabled: true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue