From 2253eec0c645b1c0e8d7f1c6ee659064e70e465f Mon Sep 17 00:00:00 2001 From: "gcf-merge-on-green[bot]" <60162190+gcf-merge-on-green[bot]@users.noreply.github.com> Date: Fri, 6 Mar 2020 01:23:42 +0000 Subject: [PATCH] build: update linkinator config (#324) --- packages/google-cloud-dataproc/linkinator.config.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/packages/google-cloud-dataproc/linkinator.config.json b/packages/google-cloud-dataproc/linkinator.config.json index b555215ca02..29a223b6db6 100644 --- a/packages/google-cloud-dataproc/linkinator.config.json +++ b/packages/google-cloud-dataproc/linkinator.config.json @@ -4,5 +4,7 @@ "https://codecov.io/gh/googleapis/", "www.googleapis.com", "img.shields.io" - ] + ], + "silent": true, + "concurrency": 10 }