Skip to content
Snippets Groups Projects
Unverified Commit c356bb03 authored by Rhys Arkins's avatar Rhys Arkins Committed by GitHub
Browse files

feat: custom filenames for package files (#1894)

Renovate now comes with a variety of package managers supported, each with their own filename pattern(s). These patterns are now exposed for user configuration through the new `fileMatch` list/array configuration option, which has been added to each manager (npm, bazel, docker-compose, etc). `fileMatch` is defined as a mergeable list, meaning that users can add to the default pattern to extend the files being detected.

Closes #799
parent 93062973
No related merge requests found
Showing
with 180 additions and 64 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment