From ebe3af935ff895e7ad6dbef9481ea317f931b21f Mon Sep 17 00:00:00 2001 From: Max Winterstein Date: Sun, 29 Dec 2024 11:44:49 +0100 Subject: [PATCH] Renovate: Calm down, only once a month should work here fine --- renovate.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/renovate.json b/renovate.json index 4e6a985..18e55d9 100644 --- a/renovate.json +++ b/renovate.json @@ -1,6 +1,6 @@ { "$schema": "https://docs.renovatebot.com/renovate-schema.json", - "extends": ["config:recommended"], + "extends": ["config:recommended","schedule:monthly"], "customManagers": [ { "customType": "regex",