Compare commits

...

2 Commits

Author SHA1 Message Date
lyrathorpe 5bdc1afe60 Merge pull request 'fix(renovate.yaml): bump to hourly runs' (#41) from fix/schedule into main
renovate / renovate (push) Successful in 4m1s
Reviewed-on: #41
2026-06-16 12:00:53 +01:00
lyrathorpe 6b7a869713 fix(renovate.yaml): bump to hourly runs
prevents 24h lag in lockfile maintenance, etc
2026-06-16 12:00:35 +01:00
+1 -1
View File
@@ -2,7 +2,7 @@ name: renovate
on:
schedule:
- cron: "@daily"
- cron: "@hourly"
push:
branches:
- main