diff --git a/.forgejo/workflows/renovate.yaml b/.forgejo/workflows/renovate.yaml index 66f8eec..28c6f8e 100644 --- a/.forgejo/workflows/renovate.yaml +++ b/.forgejo/workflows/renovate.yaml @@ -2,13 +2,13 @@ name: renovate on: schedule: - - cron: "@hourly" + - cron: "@daily" push: branches: - main jobs: - renovate-dry-run: + renovate: runs-on: docker container: ghcr.io/renovatebot/renovate:37.368.6 steps: