Skip to content

Commit 0828c53

Browse files
authored
chore: Group IDE binary upgrades
1 parent 82477f9 commit 0828c53

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

renovate.json

+8
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,14 @@
3939
{
4040
"matchPackagePatterns": ["^@docusaurus"],
4141
"enabled": false
42+
},
43+
{
44+
"matchFileNames": ["lab/scripts/installer.sh"],
45+
"groupName": "IDE binaries",
46+
"matchUpdateTypes": [
47+
"minor",
48+
"patch"
49+
]
4250
}
4351
],
4452
"customManagers": [

0 commit comments

Comments
 (0)