From 15c5e33f58e1250a47ac242995823b4db735f6d6 Mon Sep 17 00:00:00 2001 From: Felipe Zipitria Date: Fri, 26 Jul 2024 09:50:49 -0300 Subject: [PATCH] chore: run renovate daily to quickly catch updates Signed-off-by: Felipe Zipitria --- renovate.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/renovate.json b/renovate.json index 4cf0518..1286599 100644 --- a/renovate.json +++ b/renovate.json @@ -2,7 +2,7 @@ "$schema": "https://docs.renovatebot.com/renovate-schema.json", "extends": [ "local>coreruleset/renovate-config", - "schedule:weekly" + "schedule:daily" ], "enabledManagers": [ "custom.regex"