Skip to content

Update Renovate config to recommended standard#134

Open
arska wants to merge 2 commits intomasterfrom
update-renovate-config
Open

Update Renovate config to recommended standard#134
arska wants to merge 2 commits intomasterfrom
update-renovate-config

Conversation

@arska
Copy link
Member

@arska arska commented Mar 5, 2026

Summary

  • Migrate from deprecated config:base to config:recommended
  • Add $schema for editor validation and autocompletion
  • Add auto-merge rules for GitHub Actions updates (major, minor, patch, digest)
  • Add auto-merge rules for all minor and patch dependency updates

Why

The current config uses the deprecated config:base preset and has no auto-merge rules, causing Renovate PRs to pile up (currently 4 open). With auto-merge enabled, routine updates (GH Actions, minor/patch bumps) will merge automatically after CI passes, reducing maintenance burden.

Reference

Matches the standard config from vshn/landingpager.

🤖 Generated with Claude Code

arska and others added 2 commits March 5, 2026 13:23
- Migrate from deprecated `config:base` to `config:recommended`
- Add `$schema` for editor validation
- Add auto-merge rules for GitHub Actions updates (all types)
- Add auto-merge rules for minor and patch updates
- Remove `:disableDependencyDashboard` to enable Dependency Dashboard
- This will allow Renovate to auto-merge routine updates and reduce PR backlog

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@arska arska self-assigned this Mar 5, 2026
@arska arska requested review from haasad, schemen and simu March 5, 2026 12:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant