Skip to content

Commit 2f67270

Browse files
authored
ci: auto-merge patch updates as well as minor
2 parents f71131c + d5e6424 commit 2f67270

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/renovate.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@
2525
"enabled": false
2626
},
2727
{
28-
"description": "Auto-merge minor updates once CI is green.",
29-
"matchUpdateTypes": ["minor"],
28+
"description": "Auto-merge minor and patch updates once CI is green.",
29+
"matchUpdateTypes": ["minor", "patch"],
3030
"automerge": true
3131
}
3232
],

0 commit comments

Comments
 (0)