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

docs: drop advanced use from matchDepNames (#28830)

parent 096f1a01
No related branches found
Tags 37.340.7
No related merge requests found
......@@ -2851,6 +2851,8 @@ It is recommended that you avoid using "negative" globs, like `**/!(package.json
### matchDepNames
This field behaves the same as `matchPackageNames` except it matches against `depName` instead of `packageName`.
### matchDepPatterns
### matchDepPrefixes
......
......@@ -1342,7 +1342,6 @@ const options: RenovateOptions[] = [
mergeable: true,
cli: false,
env: false,
advancedUse: true,
},
{
name: 'excludeDepNames',
......
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