From 5c6e72da7ad8385a77bca2228bfb418bde4572b3 Mon Sep 17 00:00:00 2001 From: Dmitry Shirokov Date: Wed, 31 Jan 2024 14:36:15 +1100 Subject: [PATCH] Update renovate.json --- renovate.json | 1 + 1 file changed, 1 insertion(+) diff --git a/renovate.json b/renovate.json index 86fe2631..719a2cd9 100644 --- a/renovate.json +++ b/renovate.json @@ -1,5 +1,6 @@ { "extends": ["config:base", ":disableDependencyDashboard"], + "schedule": "on the first day of the month", "packageRules": [ { "updateTypes": ["minor", "patch", "pin", "digest"],