Add flake.lock to be the list of items for automerge

Signed-off-by: Suguru Hirahara <did:key:z6MkvVZk1A3KBApWJXv2Ju4H14ErDfRGxh8zxdXSZ4vACDg5>
This commit is contained in:
Suguru Hirahara
2026-07-12 23:36:01 -04:00
committed by Slavi Pantaleev
parent 85484aed85
commit 7f4691aabb
+6
View File
@@ -32,6 +32,12 @@
"dock.mau.dev/mautrix/**"
],
"allowedVersions": "/^v0\\./"
},
{
"matchFileNames": [
"flake.lock"
],
"automerge": true
}
],
"pre-commit": {