diff options
Diffstat (limited to '.github/renovate.json5')
-rw-r--r-- | .github/renovate.json5 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/renovate.json5 b/.github/renovate.json5 index 62c5ee4c..028a165c 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -4,6 +4,7 @@ ":dependencyDashboard", "helpers:pinGitHubActionDigests", ], + "branchConcurrentLimit": 15, "packageRules": [ { matchDatasources: [ |