diff --git a/renovate.json b/renovate.json index 363d6704..ccde58d1 100644 --- a/renovate.json +++ b/renovate.json @@ -12,6 +12,7 @@ "fileFilters": [ "tests/golden/**" ], "executionMode": "update" }, + "suppressNotifications": [ "artifactErrors" ], "labels": [ "dependency" ]