chore(config): migrate renovate config #26
Reference in New Issue
Block a user
No description provided.
Delete Branch "renovate/migrate-config"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The Renovate config in this repository needs migrating. Typically this is because one or more configuration options you are using have been renamed.
You don't need to merge this PR right away, because Renovate will continue to migrate these fields internally each time it runs. But later some of these fields may be fully deprecated and the migrations removed. So it's a good idea to merge this migration PR soon.
🔕 Ignore: Close this PR and you won't be reminded about config migration again, but one day your current config may no longer be valid.
❓ Got questions? Does something look wrong to you? Please don't hesitate to request help here.
This PR has been generated by Renovate Bot.
Decision: Accept
Change Score: 10/10
The change proposes updating the base Renovate configuration from
config:basetoconfig:recommended. This is a good move asconfig:recommendedincludes more useful defaults and configurations, likely leading to better automated dependency updates. The change is simple and beneficial.