Commit graph

5 commits

Author SHA1 Message Date
5fe3e70149 chore(config): migrate config .renovaterc.json 2025-03-09 21:37:26 +01:00
8cbf906542
ci: validate renovaterc
Ensure renovate runs properly on each PR. Also turn on best-practices.
2025-03-09 12:27:05 +01:00
bf83027399
ci(renovate): don't overlap schedule
Branch creation schedule and automerge schedule should not overlap, or
we'll get PRs that don't contain updates, which stop renovate from
creating further PRs.
2025-02-28 23:45:06 +01:00
b27b23cd35
fix(renovate): branch creation before automerge
Otherwise renovate might miss the automerge window QAQ
2025-01-05 11:12:51 +01:00
0f01fee5c8
feat(renovate): enable
This will ensure our dependencies are kept up to date c:
2024-12-28 12:44:41 +01:00