From 78140da02c5aa625c6124c9d6fb69c150d60f677 Mon Sep 17 00:00:00 2001 From: Mathis Date: Thu, 28 Mar 2024 09:46:09 +0000 Subject: [PATCH] Update .gitea/workflows/renovate.yaml --- .gitea/workflows/renovate.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/renovate.yaml b/.gitea/workflows/renovate.yaml index 3f44ac6..41dccdc 100644 --- a/.gitea/workflows/renovate.yaml +++ b/.gitea/workflows/renovate.yaml @@ -2,7 +2,7 @@ name: renovate on: schedule: - - cron: "@daily" + - cron: "@hourly" push: branches: - main