Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: HonkingGoose <[email protected]>
  • Loading branch information
RahulGautamSingh and HonkingGoose authored Nov 8, 2024
1 parent e871e4f commit a10a6e9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/usage/config-overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -161,11 +161,11 @@ For information on how the Mend Renovate App supports Inherited config, see the

#### Presets handling

If the inherited config has presets, then Renovate:
If the inherited config contains `extends` presets, then Renovate will:

1. Resolves the presets
1. Adds the resolved presets to the inherited config
1. Merges the presets on top of the global config
1. Add the resolved preset config to the beginning of the inherited config
1. Merge the presets on top of the global config

##### You can not ignore presets from inherited config

Expand Down

0 comments on commit a10a6e9

Please sign in to comment.