Remove double config for logging

This commit is contained in:
Luke Murphy 2020-09-13 10:30:40 +02:00
parent 74cae13c87
commit 65a6910007
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 0 additions and 1 deletions

View File

@ -6,7 +6,6 @@ module.exports = {
onboarding: true,
assignees: ["decentral1se", "calix"],
labels: ["renovate", "dependencies", "automated"],
logLevel: "error",
onboardingConfig: {
extends: ["config:base"],
},