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 8916f39 commit 34a2760Copy full SHA for 34a2760
1 file changed
renovate.json
@@ -5,9 +5,11 @@
5
"postUpdateOptions": ["pnpmDedupe"],
6
"packageRules": [
7
{
8
+ "groupName": "TypeScript-ESLint and its rule tester (used by migration)",
9
"matchPackageNames": ["typescript-eslint", "@typescript-eslint/*"]
10
},
11
12
+ "groupName": "Vitest and its coverage provider",
13
"matchPackageNames": ["vitest", "@vitest/*"]
14
}
15
]
0 commit comments