Skip to content

Commit

Permalink
chore(fix): Automerge Renovate Ansible collection updates
Browse files Browse the repository at this point in the history
  • Loading branch information
alessfg committed Jan 13, 2025
1 parent 87e3ff2 commit 07f8974
Showing 1 changed file with 7 additions and 11 deletions.
18 changes: 7 additions & 11 deletions .github/renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,22 +19,18 @@
"matchManagers": [
"ansible-galaxy",
"custom.regex"
]
}
],
"ansible-galaxy": {
"fileMatch": [
"(^|/)[\\w-]*requirements([_.]\\w+)?\\.ya?ml$"
],
"packageRules": [
{
"automerge": true,
],
"automerge": true,
"matchCurrentVersion": "!/^0/",
"matchUpdateTypes": [
"minor",
"patch"
]
}
}
],
"ansible-galaxy": {
"fileMatch": [
"(^|/)[\\w-]*requirements([_.]\\w+)?\\.ya?ml$"
]
},
"customManagers": [
Expand Down

0 comments on commit 07f8974

Please sign in to comment.