More renovate specific configs
This commit is contained in:
parent
7b94e312fd
commit
ff2361e071
@ -6,6 +6,9 @@ module.exports = {
|
|||||||
logLevel: "info",
|
logLevel: "info",
|
||||||
logFile: '/tmp/renovate.log',
|
logFile: '/tmp/renovate.log',
|
||||||
onboarding: true,
|
onboarding: true,
|
||||||
|
assignees: ['decentral1se'],
|
||||||
|
gitAuthor: "Autonomic Renovate Bot <renovate@autonomic.zone>",
|
||||||
|
labels: ['renovate', 'dependencies', 'automated'],
|
||||||
onboardingConfig: {
|
onboardingConfig: {
|
||||||
extends: ["config:base"],
|
extends: ["config:base"],
|
||||||
},
|
},
|
||||||
|
Reference in New Issue
Block a user