From 5b3f05dc09fa91a8130e7467ae005dd269b35dbf Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Sun, 5 Sep 2021 17:37:44 +0200 Subject: [PATCH] Restrict the run on tools/* to avoid timeout --- renovate.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/renovate.json b/renovate.json index 8b5058ed60d8b..4526bdb8d5c90 100644 --- a/renovate.json +++ b/renovate.json @@ -7,7 +7,7 @@ "prHourlyLimit": 0, "includeForks": true, "includePaths": [ - "**", + "tools/**", "third_party/python/requirements.*" ], "ignorePaths": [