diff --git a/.gitea/workflows/renovate.yaml b/.gitea/workflows/renovate.yaml index 1f3b251..f70b9ae 100644 --- a/.gitea/workflows/renovate.yaml +++ b/.gitea/workflows/renovate.yaml @@ -2,7 +2,7 @@ name: renovate on: schedule: - - cron: "@hourly" + - cron: "15 8 * * *" push: branches: - main