chore: add lockFileMaintenance to update types

This commit is contained in:
Jorijn Schrijvershof
2026-01-11 08:35:43 +01:00
committed by GitHub
parent 6fc2e762cf
commit f727028246
+2 -1
View File
@@ -30,7 +30,8 @@
"description": "Auto-merge patch and digest updates once checks pass",
"matchUpdateTypes": [
"patch",
"digest"
"digest",
"lockFileMaintenance"
],
"automerge": true
}