ソースを参照

Reserve Renovate slots for automerge branches

pull/5555/merge
Slavi Pantaleev 3日前
コミット
08ce234f08
1個のファイルの変更2行の追加1行の削除
  1. +2
    -1
      .github/renovate.json

+ 2
- 1
.github/renovate.json ファイルの表示

@@ -7,7 +7,8 @@
"labels": [
"dependencies"
],
"branchConcurrentLimit": 3,
"branchConcurrentLimit": 5,
"prConcurrentLimit": 3,
"hostRules": [
{
"matchHost": "https://mau.dev",


読み込み中…
キャンセル
保存