Sfoglia il codice sorgente

Add other unimportant dependencies to matchFileNames on renovate.json

Signed-off-by: Suguru Hirahara <did🔑z6MkvVZk1A3KBApWJXv2Ju4H14ErDfRGxh8zxdXSZ4vACDg5>
pull/5419/head
Suguru Hirahara 1 settimana fa
parent
commit
bb1cbdb111
Non sono state trovate chiavi note per questa firma nel database ID Chiave GPG: E4F9743DAB4B7B75
1 ha cambiato i file con 7 aggiunte e 1 eliminazioni
  1. +7
    -1
      .github/renovate.json

+ 7
- 1
.github/renovate.json Vedi File

@@ -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
}


Caricamento…
Annulla
Salva