diff --git a/config.js.tmpl b/config.js.tmpl index b87ba41..da5f99e 100644 --- a/config.js.tmpl +++ b/config.js.tmpl @@ -6,7 +6,6 @@ module.exports = { onboarding: true, assignees: ["decentral1se", "calix"], labels: ["renovate", "dependencies", "automated"], - logLevel: "error", onboardingConfig: { extends: ["config:base"], },