Skip to content

Commit 3b32634

Browse files
authored
ci(renovate): major&minor astro updates in same pr
1 parent f04ddb6 commit 3b32634

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

renovate.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@
1111
"packageRules": [
1212
{
1313
"matchPackageNames": ["/.*astro.*/i", "/.*starlight.*/i", "/.*typedoc.*/i"],
14-
"groupName": "astro & starlight packages"
14+
"groupName": "astro & starlight packages",
15+
"separateMajorMinor": false
1516
}
1617
]
1718
}

0 commit comments

Comments
 (0)