We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7364da commit 797c600Copy full SHA for 797c600
.github/renovate.json
@@ -103,6 +103,17 @@
103
"separateMinorPatch": true,
104
"separateMultipleMinor": true
105
},
106
+ {
107
+ "groupName": "Ansible devtools",
108
+ "matchPackageNames": [
109
+ "ansible-compat",
110
+ "ansible-lint",
111
+ "molecule",
112
+ "molecule-plugins"
113
+ ],
114
+ "separateMajorMinor": false,
115
+ "separateMinorPatch": true
116
+ },
117
{
118
"automerge": true,
119
"matchUpdateTypes": [
0 commit comments