Skip to content

chore(renovate): extend shared convention preset#537

Merged
mikepenz merged 1 commit intomainfrom
chore/renovate-use-shared-config
Apr 12, 2026
Merged

chore(renovate): extend shared convention preset#537
mikepenz merged 1 commit intomainfrom
chore/renovate-use-shared-config

Conversation

@mikepenz
Copy link
Copy Markdown
Owner

Summary

Test plan

  • Renovate dry-run / next scheduled run picks up the new preset

Replace the inline Renovate configuration with the shared
local>mikepenz/convention preset so all repos stay aligned.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings April 12, 2026 16:32
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 rely on the shared local>mikepenz/convention preset instead of maintaining an inline config, aligning Renovate behavior with the referenced agent-approver setup.

Changes:

  • Replace the inline Renovate ruleset with an extends reference to local>mikepenz/convention.

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

Comment thread renovate.json
Comment on lines +2 to +5
"$schema": "https://docs.renovateapp.com/renovate-schema.json",
"extends": [
"local>mikepenz/convention"
]
Copy link

Copilot AI Apr 12, 2026

Choose a reason for hiding this comment

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

renovate.json uses 4-space indentation, but other JSON config files in this repo (e.g. .github/config/configuration.json) use 2-space indentation. Consider reformatting this file to match the repo’s JSON formatting for consistency.

Suggested change
"$schema": "https://docs.renovateapp.com/renovate-schema.json",
"extends": [
"local>mikepenz/convention"
]
"$schema": "https://docs.renovateapp.com/renovate-schema.json",
"extends": [
"local>mikepenz/convention"
]

Copilot uses AI. Check for mistakes.
@mikepenz mikepenz closed this Apr 12, 2026
@mikepenz mikepenz reopened this Apr 12, 2026
@mikepenz mikepenz added the other label Apr 12, 2026
@mikepenz mikepenz merged commit c83bb54 into main Apr 12, 2026
9 checks passed
@mikepenz mikepenz deleted the chore/renovate-use-shared-config branch April 12, 2026 16:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants