[skip ci] renovate separate ansible minor and patch releases

This commit is contained in:
Robert Kaussow 2022-06-07 21:41:54 +02:00
parent a87e24b623
commit a801c7256c
Signed by: xoxys
GPG Key ID: 4E692A2EAECC03C0
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
{
"description": "Ansible base dependencies",
"matchPackageNames": ["ansible", "ansible-core"],
"separateMajorMinor": true
"separateMinorPatch": true
}
]
}