Compare commits

...

2 Commits

Author SHA1 Message Date
Jorijn Schrijvershof 7001ada265 Merge branch 'main' into jorijn-patch-1 2026-01-11 08:37:14 +01:00
Jorijn Schrijvershof f727028246 chore: add lockFileMaintenance to update types 2026-01-11 08:35:43 +01:00
+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
}