Sfoglia il codice sorgente

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

Signed-off-by: Suguru Hirahara <did🔑z6MkvVZk1A3KBApWJXv2Ju4H14ErDfRGxh8zxdXSZ4vACDg5>
pull/5419/head
Suguru Hirahara 23 ore fa
committed by Slavi Pantaleev
parent
commit
7f4691aabb
1 ha cambiato i file con 6 aggiunte e 0 eliminazioni
  1. +6
    -0
      .github/renovate.json

+ 6
- 0
.github/renovate.json Vedi File

@@ -32,6 +32,12 @@
"dock.mau.dev/mautrix/**" "dock.mau.dev/mautrix/**"
], ],
"allowedVersions": "/^v0\\./" "allowedVersions": "/^v0\\./"
},
{
"matchFileNames": [
"flake.lock"
],
"automerge": true
} }
], ],
"pre-commit": { "pre-commit": {


Caricamento…
Annulla
Salva