From f22dca8d32115dfcd9ba718c0f698cfa6641548c Mon Sep 17 00:00:00 2001 From: Juan Picado Date: Sat, 27 Jan 2024 13:09:35 +0100 Subject: [PATCH] Update renovate.json --- renovate.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/renovate.json b/renovate.json index 2e5258780..be870201a 100644 --- a/renovate.json +++ b/renovate.json @@ -2,7 +2,7 @@ "extends": ["config:base", "helpers:pinGitHubActionDigests"], "prConcurrentLimit": 8, "ignorePaths": ["docker-examples/**"], - "schedule": ["every weekend"], + "schedule": ["before 3:00am on the 3 day of the month"], "ignoreDeps": [ "customprefix-auth", "eslint-plugin-verdaccio",