Skip to content
Snippets Groups Projects
Unverified Commit 1261d703 authored by HonkingGoose's avatar HonkingGoose Committed by GitHub
Browse files

docs(manager/regex): link to our Handlebars helpers (#16340)

parent 432a888c
No related branches found
No related tags found
No related merge requests found
...@@ -6,6 +6,9 @@ This manager is unique in Renovate in that: ...@@ -6,6 +6,9 @@ This manager is unique in Renovate in that:
- Through the use of the `regexManagers` config, multiple "regex managers" can be created for the same repository - Through the use of the `regexManagers` config, multiple "regex managers" can be created for the same repository
- It can extract any `datasource` - It can extract any `datasource`
We have [additional Handlebars helpers](https://docs.renovatebot.com/templates/#additional-handlebars-helpers) which help you perform common transformations on the regex manager's template fields.
Also read the documentation for the [`regexManagers` config option](https://docs.renovatebot.com/configuration-options/#regexmanagers).
### Required Fields ### Required Fields
The first two required fields are `fileMatch` and `matchStrings`. The first two required fields are `fileMatch` and `matchStrings`.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment