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 119cc51 commit 5a78a95Copy full SHA for 5a78a95
renovate.json
@@ -10,7 +10,7 @@
10
},
11
"packageRules": [
12
{
13
- "matchPackageNames": ["/.*astro.*/i", "/.*starlight.*/i"],
+ "matchPackageNames": ["/.*astro.*/i", "/.*starlight.*/i", "/.*typedoc.*/i"],
14
"groupName": "astro & starlight packages"
15
}
16
]
0 commit comments