chore(deps): replace Dependabot with Renovate #5

Merged
cpfarhood merged 1 commits from chore/renovate into main 2026-02-20 12:18:10 +00:00
cpfarhood commented 2026-02-20 12:17:24 +00:00 (Migrated from github.com)

Summary

  • Removes .github/dependabot.yml
  • Adds renovate.json modelled after the kubernetes repo config
  • Covers GitHub Actions (with digest pinning) and Dockerfile base image updates
  • Weekly schedule, patch/minor automerge, major updates require review

Note

You'll need to enable the Renovate GitHub App on this repo if it isn't already: https://github.com/apps/renovate

🤖 Generated with Claude Code
via Happy

## Summary - Removes `.github/dependabot.yml` - Adds `renovate.json` modelled after the `kubernetes` repo config - Covers GitHub Actions (with digest pinning) and Dockerfile base image updates - Weekly schedule, patch/minor automerge, major updates require review ## Note You'll need to enable the Renovate GitHub App on this repo if it isn't already: https://github.com/apps/renovate 🤖 Generated with [Claude Code](https://claude.ai/code) via [Happy](https://happy.engineering)
Sign in to join this conversation.