We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30f67ff commit defe242Copy full SHA for defe242
renovate.json
@@ -6,16 +6,9 @@
6
"ignorePaths": ["demo"],
7
"packageRules": [
8
{
9
- "matchPackageNames": [
10
- "typedoc",
11
- "typedoc-plugin-markdown"
12
- ],
13
- "reviewers": [
14
- "ckotzbauer"
15
16
- "groupName": [
17
- "Typedoc updates"
18
- ]
+ "matchPackageNames": ["typedoc", "typedoc-plugin-markdown"],
+ "reviewers": ["ckotzbauer"],
+ "groupName": "Typedoc updates"
19
}
20
]
21
0 commit comments