From 09f428c62a9fd046d037fe92898886f4fa97081b Mon Sep 17 00:00:00 2001 From: decentral1se Date: Thu, 3 Jun 2021 11:21:37 +0200 Subject: [PATCH] Ignore those errors --- config.js.tmpl | 1 + 1 file changed, 1 insertion(+) 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": [ {