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