fix(renovate.yaml): bump to hourly runs

prevents 24h lag in lockfile maintenance, etc
This commit is contained in:
2026-06-16 12:00:35 +01:00
parent e4fc46c244
commit 6b7a869713
+1 -1
View File
@@ -2,7 +2,7 @@ name: renovate
on: on:
schedule: schedule:
- cron: "@daily" - cron: "@hourly"
push: push:
branches: branches:
- main - main