From 00c69c0fc35de8df528a3e17494e0b5f8ca3161d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 20 Aug 2023 02:11:09 +0000 Subject: [PATCH] Lock file maintenance (#17634) * Lock file maintenance * Limit time period for lock file maintenance --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Steve Repsher --- renovate.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/renovate.json b/renovate.json index e1dabc5a5b..f6e9e56c4f 100644 --- a/renovate.json +++ b/renovate.json @@ -15,7 +15,7 @@ "lockFileMaintenance": { "description": ["Run after patch releases but before next beta"], "enabled": true, - "schedule": ["on the 19th day of the month"] + "schedule": ["on the 19th day of the month before 4am"] }, "packageRules": [ { diff --git a/yarn.lock b/yarn.lock index 0defb19e6d..141c3e1f47 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6505,9 +6505,9 @@ __metadata: linkType: hard "caniuse-lite@npm:^1.0.30001517": - version: 1.0.30001521 - resolution: "caniuse-lite@npm:1.0.30001521" - checksum: be2a2b2cd3be03401887aaa31b89f3e7c6230289e6ef704e224268389cc136480fca502ac9e5001a65ff1e50459d3d95f8c4b2d39f878ab9843af3d6f372c8bb + version: 1.0.30001522 + resolution: "caniuse-lite@npm:1.0.30001522" + checksum: 56e3551c02ae595085114073cf242f7d9d54d32255c80893ca9098a44f44fc6eef353936f234f31c7f4cb894dd2b6c9c4626e30649ee29e04d70aa127eeefeb0 languageName: node linkType: hard