cahnge to autodiscover
This commit is contained in:
@@ -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"
|
||||||
]
|
// ]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user