Skip to content

Commit

Permalink
chore: Separate minor Ansible core updates into distinct PRs in Renovate
Browse files Browse the repository at this point in the history
  • Loading branch information
alessfg committed Jan 14, 2025
1 parent 28a2c7a commit 783fdf2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,8 @@
"matchPackageNames": [
"ansible-core"
],
"separateMinorPatch": true
"separateMinorPatch": true,
"separateMultipleMinor": true
},
{
"automerge": true,
Expand Down

0 comments on commit 783fdf2

Please sign in to comment.