Ver a proveniência

Add other unimportant dependencies to matchFileNames on renovate.json

Signed-off-by: Suguru Hirahara <did🔑z6MkvVZk1A3KBApWJXv2Ju4H14ErDfRGxh8zxdXSZ4vACDg5>
pull/5419/head
Suguru Hirahara há 2 semanas
ascendente
cometimento
bb1cbdb111
Não foi encontrada uma chave conhecida para esta assinatura, na base de dados ID da chave GPG: E4F9743DAB4B7B75
1 ficheiros alterados com 7 adições e 1 eliminações
  1. +7
    -1
      .github/renovate.json

+ 7
- 1
.github/renovate.json Ver ficheiro

@@ -35,7 +35,13 @@
},
{
"matchFileNames": [
"flake.lock"
".github/workflows/close-stale-issues.yml",
".github/workflows/lock-threads.yml",
".github/workflows/matrix.yml",
".github/workflows/update-translations.yml",
"flake.lock",
"i18n/requirements.txt",
"mise.toml"
],
"automerge": true
}


Carregando…
Cancelar
Guardar