Also automerge minor updates

This commit is contained in:
Sebastian Bergmann 2026-05-27 07:51:02 +02:00
parent 570a3312f9
commit 830d67d80f
No known key found for this signature in database
1 changed files with 2 additions and 2 deletions

View File

@ -36,8 +36,8 @@
"automerge": true
},
{
"description": "Automerge patch updates after they have settled",
"matchUpdateTypes": ["patch", "pin", "digest"],
"description": "Automerge minor and patch updates after they have settled",
"matchUpdateTypes": ["minor", "patch", "pin", "digest"],
"automerge": true
},
{