mirror of
https://github.com/renovatebot/renovate.git
synced 2025-01-12 06:56:24 +00:00
docs: point to location branch of a config (#5732)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
This commit is contained in:
parent
a207ca215a
commit
cde6da8f0f
1 changed files with 2 additions and 0 deletions
|
@ -19,6 +19,8 @@ You can store your Renovate configuration file in one of the following locations
|
|||
- `.renovaterc`
|
||||
- `package.json` _(within a `"renovate"` section)_
|
||||
|
||||
Renovate always uses the config from the repository's default branch, even if that configuration specifies multiple `baseBranches`. Renovate does not read/override the config from within each base branch if present.
|
||||
|
||||
Also, be sure to check out Renovate's [shareable config presets](/config-presets/) to save yourself from reinventing any wheels.
|
||||
|
||||
If you have any questions about the below config options, or would like to get help/feedback about a config, please post it as an issue in [renovatebot/config-help](https://github.com/renovatebot/config-help) where we will do our best to answer your question.
|
||||
|
|
Loading…
Reference in a new issue