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