瀏覽代碼

Add other unimportant dependencies to matchFileNames on renovate.json

Signed-off-by: Suguru Hirahara <did🔑z6MkvVZk1A3KBApWJXv2Ju4H14ErDfRGxh8zxdXSZ4vACDg5>
pull/5419/head
Suguru Hirahara 1 月之前
父節點
當前提交
bb1cbdb111
沒有發現已知的金鑰在資料庫的簽署中 GPG 金鑰 ID: E4F9743DAB4B7B75
共有 1 個檔案被更改,包括 7 行新增1 行删除
  1. +7
    -1
      .github/renovate.json

+ 7
- 1
.github/renovate.json 查看文件

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


Loading…
取消
儲存