chore(renovate): migrate config to 'config:recommended'
Summary
This PR updates the Renovate configuration to the new format as suggested by Renovate’s migration notice.
Changes
- Replaced
config:basewithconfig:recommended - Retained existing assignees and labels
Why
The previous configuration format is deprecated and triggered a “Config migration necessary” warning in Renovate logs.
Fixes #2575
Hey @ayush-0513 please tell me where the logs are ?
I need a coffee
Hey @jbampton
Thanks for reviewing! The migration notice and logs appeared in the Renovate bot’s run output on GitHub — specifically under the “Dependency Dashboard” issue and in Renovate’s CI logs. It indicated that the current config (config:base) was deprecated and suggested migrating to config:recommended.
This PR only updates the config accordingly while keeping the existing assignees and labels intact. No functional changes are introduced to the repo — it’s purely a configuration update to align with Renovate’s latest recommendations.
Let me know if you’d like me to share a snippet of the exact log message here.
This branch is out-of-date with the base branch
No updates?