chore: Configure Renovate #57

Merged
renovate-bot merged 2 commits from renovate/configure into main 2026-06-07 12:00:44 -04:00

2 Commits

Author SHA1 Message Date
bvandeusen 807b055583 chore: tune Renovate config (group, throttle, automerge minor/patch, hold majors)
- Target dev (deps flow through the dev->main batch; automerge works on the
  unprotected branch) instead of opening PRs straight against protected main.
- Ignore flutter_client/** -- the Flutter client is retired/legacy; drop the
  ~9 Flutter dep PRs and keep Android-native + server + web updates.
- Auto-merge GREEN patch/minor/digest/pin bumps; hold ALL majors behind
  dependency-dashboard approval (labelled deps:major) for manual review.
- Group Go modules, CI actions, Docker images, Android Gradle, and web npm
  non-major bumps into single PRs to cut noise.
- Throttle: weekend schedule, prHourlyLimit 2; monthly lockfile maintenance.
2026-06-07 11:59:12 -04:00
Renovate Bot af245cb1a1 Add renovate.json 2026-05-21 04:01:28 +00:00