preset for renovating renovate configuration itself #23924
Closed
electriquo
started this conversation in
Suggest an Idea
Replies: 2 comments 3 replies
-
|
Sounds good |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
This is now available |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Tell us more.
when using sharable configuration preset, renovate configuration may look like
{ "extends": ["github>rarkins/renovate-config#1.2.3"] }and would expect renovate to renovate its configuration and open a pull request when there is a new version to to a sharable configuration preset. for instance, updating 1.2.3 to 1.2.4.
feels natural to add a preset to the regex manager preset for updating renovate configuration itself.
what do you think?
Beta Was this translation helpful? Give feedback.
All reactions