Explorar el Código

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

Signed-off-by: Suguru Hirahara <did🔑z6MkvVZk1A3KBApWJXv2Ju4H14ErDfRGxh8zxdXSZ4vACDg5>
pull/5419/head
Suguru Hirahara hace 2 semanas
committed by Slavi Pantaleev
padre
commit
7f4691aabb
Se han modificado 1 ficheros con 6 adiciones y 0 borrados
  1. +6
    -0
      .github/renovate.json

+ 6
- 0
.github/renovate.json Ver fichero

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


Cargando…
Cancelar
Guardar