diff --git a/config.js.tmpl b/config.js.tmpl index dc9ba7c..ee1c5eb 100644 --- a/config.js.tmpl +++ b/config.js.tmpl @@ -7,6 +7,7 @@ module.exports = { "docker-compose": { fileMatch: "(^|/)compose[^/]*\.ya?ml$", }, + "suppressNotifications": ["artifactErrors"], "requiredStatusChecks": null, "packageRules": [ {