浏览代码

Reserve Renovate slots for automerge branches

master
Slavi Pantaleev 2 天前
父节点
当前提交
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",


正在加载...
取消
保存