-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
enhancementNew feature or requestNew feature or request
Description
We want to get updates from Renovate bot for the renovateVersion string in the FAQ Markdown file.
How?
@rarkins proposed:
I think that using npm or Docker versions as "close enough" is good enough for us. We won't want to update this all the time either, e.g. we could update this monthly like we do with renovate versions in other docs.
Source:
Todos
I don't know enough to write the new Renovate configuration. I hope someone smart at regex can help! Here are the todos:
Write new config code in default.json:
- Write a new
customManagersentry, to update the"renovateVersion": "38.120.1"pattern string in Markdown files. - Use the version of Renovate from npm, or Docker as "close enough" approximation of the version of the Mend hosted Renovate app.
- Set the schedule to monthly (or match the schedule for the other Markdown docs updates).
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request