chore: add lockFileMaintenance to update types (#65)

This commit is contained in:
Jorijn Schrijvershof
2026-01-11 08:38:07 +01:00
committed by GitHub
parent 18ca787f7f
commit b249a217e8

View File

@@ -30,7 +30,8 @@
"description": "Auto-merge patch and digest updates once checks pass",
"matchUpdateTypes": [
"patch",
"digest"
"digest",
"lockFileMaintenance"
],
"automerge": true
}