From 011b3b281dd9ecaaeeae19eb2e6841a33bd00e26 Mon Sep 17 00:00:00 2001 From: MiniDigger | Martin Date: Mon, 15 Feb 2021 10:14:02 +0100 Subject: [PATCH] renovate only monthly --- renovate.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/renovate.json b/renovate.json index 8319bf91..06e5d702 100644 --- a/renovate.json +++ b/renovate.json @@ -2,5 +2,5 @@ "extends": [ "config:base" ], - "schedule": ["on saturday"] + "schedule": ["on the first saturday of the month"] }