diff --git a/renovate.json b/renovate.json index 11e6826c1..99ff82261 100644 --- a/renovate.json +++ b/renovate.json @@ -4,6 +4,11 @@ "extends": [ "config:js-app" ], + "hostRules": [ + { + "timeout": 600000 + } + ], "packageRules": [ { "matchPackageNames": ["happy-dom"],