Skip to content

Commit

Permalink
refactor(lib/data): replacements (#30259)
Browse files Browse the repository at this point in the history
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
  • Loading branch information
3 people authored Jul 22, 2024
1 parent 80f134e commit d814d1e
Show file tree
Hide file tree
Showing 5 changed files with 1,030 additions and 1,018 deletions.
2 changes: 1 addition & 1 deletion docs/usage/configuration-options.md
Original file line number Diff line number Diff line change
Expand Up @@ -3206,7 +3206,7 @@ Use the `replacementName` config option to set the name of a replacement package

Can be used in combination with `replacementVersion`.

You can suggest a new community package rule by editing [the `replacements.ts` file on the Renovate repository](https://github.com/renovatebot/renovate/blob/main/lib/config/presets/internal/replacements.ts) and opening a pull request.
You can suggest a new community package rule by editing [the `replacements.json` file on the Renovate repository](https://github.com/renovatebot/renovate/blob/main/lib/data/replacements.json) and opening a pull request.

### replacementNameTemplate

Expand Down
Loading

0 comments on commit d814d1e

Please sign in to comment.