Skip to content

Commit ce1b438

Browse files
committed
chore: Further Renovate tweaks
Separate all Ansible core updates into a separate PR
1 parent 6829a68 commit ce1b438

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/renovate.json

+3-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,9 @@
5656
},
5757
{
5858
"matchPackageNames": ["ansible-core"],
59-
"separateMinorPatch": true
59+
"groupName": "Ansible core",
60+
"separateMinorPatch": true,
61+
"separateMultipleMinor": true
6062
},
6163
{
6264
"matchUpdateTypes": ["patch"],

0 commit comments

Comments
 (0)