소스 검색

Reserve Renovate slots for automerge branches

pull/5555/merge
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",


불러오는 중...
취소
저장