Skip to content

Commit 47dc1c7

Browse files
committed
ci(renovate): Group astro&starlight prs
1 parent 48d9dc7 commit 47dc1c7

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

renovate.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,11 @@
77
"git-submodules": {
88
"enabled": true,
99
"schedule": ["every weekend"]
10-
}
10+
},
11+
"packageRules": [
12+
{
13+
"matchPackageNames": ["**astro**", "**starlight**"],
14+
"groupName": "astro & starlight packages"
15+
}
16+
]
1117
}

0 commit comments

Comments
 (0)