From 0bc55bff7f603f7e0710be8353d1b481597dae41 Mon Sep 17 00:00:00 2001 From: Laurent Cozic Date: Thu, 5 Jan 2023 21:33:41 +0000 Subject: [PATCH] Tools: Add delay before creating Renovate PR --- renovate.json5 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/renovate.json5 b/renovate.json5 index c4e95ea8d..f3d3c270a 100644 --- a/renovate.json5 +++ b/renovate.json5 @@ -4,14 +4,14 @@ "config:base" ], "major": { - "stabilityDays": 30 + "stabilityDays": 30, }, "minor": { - "stabilityDays": 20 + "stabilityDays": 20, }, "patch": { - "stabilityDays": 10 - } + "stabilityDays": 10, + }, "prConcurrentLimit": 5, "prHourlyLimit": 0, "ignorePaths": [