Skip to content

Commit

Permalink
chore: Further Renovate tweaks
Browse files Browse the repository at this point in the history
Separate all Ansible core updates into a separate PR
  • Loading branch information
alessfg committed Nov 15, 2024
1 parent 6829a68 commit ce1b438
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,9 @@
},
{
"matchPackageNames": ["ansible-core"],
"separateMinorPatch": true
"groupName": "Ansible core",
"separateMinorPatch": true,
"separateMultipleMinor": true
},
{
"matchUpdateTypes": ["patch"],
Expand Down

0 comments on commit ce1b438

Please # to comment.