Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore!: switch config to yaml for easier overriding #35

Merged
merged 2 commits into from
Dec 18, 2024
Merged

Conversation

Racer159
Copy link
Contributor

Description

This moves the renovate config to a yaml object to provide easier overriding.

Caution

BREAKING CHANGE This is a breaking change because the config object must now be provided as YAML keys instead of a full raw json object

Related Issue

Fixes #3

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Other (security config, docs update, etc)

Checklist before merging

@Racer159 Racer159 merged commit bcedd51 into main Dec 18, 2024
15 checks passed
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.

Allow configuration of renovate config.json using yaml
2 participants