Skip to content

chore: add renovate preset#56

Merged
fengmk2 merged 1 commit intomainfrom
codex/add-renovate-preset-20260423
Apr 23, 2026
Merged

chore: add renovate preset#56
fengmk2 merged 1 commit intomainfrom
codex/add-renovate-preset-20260423

Conversation

@Boshen
Copy link
Copy Markdown
Member

@Boshen Boshen commented Apr 23, 2026

Summary

  • Update root renovate.json to extend only github>Boshen/renovate.

Testing

  • Not run; config-only change.

Copilot AI review requested due to automatic review settings April 23, 2026 12:21
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Adds a Renovate configuration preset so dependency update behavior can be centralized via a shared preset repository.

Changes:

  • Add .github/renovate.json extending github>Boshen/renovate.

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

Comment thread .github/renovate.json Outdated
Comment on lines +1 to +4
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["github>Boshen/renovate"]
}
@Boshen Boshen force-pushed the codex/add-renovate-preset-20260423 branch from b4fe609 to 389f629 Compare April 23, 2026 12:35
@Boshen Boshen force-pushed the codex/add-renovate-preset-20260423 branch from 389f629 to dc01745 Compare April 23, 2026 12:35
Copilot AI review requested due to automatic review settings April 23, 2026 12:35
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the repository’s Renovate configuration to use an external preset, aligning dependency update behavior with the shared Boshen/renovate configuration.

Changes:

  • Modify renovate.json to extend github>Boshen/renovate (currently replacing config:recommended).

💡 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:recommended"]
"extends": ["github>Boshen/renovate"]
@fengmk2 fengmk2 merged commit f1aafb8 into main Apr 23, 2026
45 checks passed
@fengmk2 fengmk2 deleted the codex/add-renovate-preset-20260423 branch April 23, 2026 12:43
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.

3 participants