|
|
@@ -161,8 +161,10 @@
|
|
|
}
|
|
|
],
|
|
|
"gitAuthor": "github-actions[bot] <github-actions[bot]@users.noreply.github.com>",
|
|
|
- "prConcurrentLimit": 30,
|
|
|
+ "prConcurrentLimit": 50,
|
|
|
+ "branchConcurrentLimit": 100,
|
|
|
"prHourlyLimit": 5,
|
|
|
+ "autoDeleteBranch": true,
|
|
|
"separateMinorPatch": true,
|
|
|
"stopUpdatingLabel": "renovate/stop_updating"
|
|
|
}
|