Skip to content

Migrate Renovate config - #27

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/migrate-config
Open

Migrate Renovate config#27
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/migrate-config

Conversation

@renovate

@renovate renovate Bot commented Mar 27, 2026

Copy link
Copy Markdown
Contributor

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot mentioned this pull request Mar 27, 2026
13 tasks
@x0f5c3
x0f5c3 requested a review from Copilot March 27, 2026 05:11

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Migrates the repository’s Renovate configuration to use the updated preset, keeping the config compatible with current Renovate schema/preset naming.

Changes:

  • Replaced config:base with config:recommended in renovate.json.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread renovate.json
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:base"
"config:recommended"

Copilot AI Mar 27, 2026

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Indentation on this array element is inconsistent with the surrounding JSON (lines 2–3 use two spaces, and the array element should be indented as well). Reformatting keeps the config readable and avoids potential formatting/lint issues.

Suggested change
"config:recommended"
"config:recommended"

Copilot uses AI. Check for mistakes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant