We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 591488f commit b82242eCopy full SHA for b82242e
docs/usage/modules/manager/index.md
@@ -19,7 +19,7 @@ The goal of Renovate is to detect and maintain all third-party dependencies in y
19
### File Matching
20
21
Most Renovate managers have a default `filePatterns` array.
22
-The `filePatterns` array has a regular expression, or glob pattern, that matches against the repository file list.
+The `filePatterns` array can hold a regular expression or glob pattern, that match against the repository file list.
23
24
#### Managers with no default filePatterns
25
0 commit comments