From 4ddc8310b07da2699231f626f59c12871609b27c Mon Sep 17 00:00:00 2001 From: Nazar Gargol Date: Mon, 1 Jul 2019 17:09:38 +0200 Subject: [PATCH] Updated renovate schedule no issue - To go through initial flood of PRs we want to have schedule changed just for the first week. - This commit should be reverted next week --- renovate.json | 1 + 1 file changed, 1 insertion(+) diff --git a/renovate.json b/renovate.json index bc519451a6..c102998fb0 100644 --- a/renovate.json +++ b/renovate.json @@ -6,6 +6,7 @@ "@tryghost:groupBuildTools", "@tryghost:automergeSilentTestLintNonMajor" ], + "schedule": "before 3am on Tuesday", "travis": { "enabled": true }, "node": { "supportPolicy": ["lts"]