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 b759215 commit 44fbd23Copy full SHA for 44fbd23
1 file changed
renovate.json
@@ -5,7 +5,9 @@
5
"packageRules": [
6
{
7
"groupName": "rollup + plugins",
8
- "packagePatterns": ["^rollup"]
+ "matchPackageNames": [
9
+ "/^rollup/"
10
+ ]
11
}
12
]
13
0 commit comments