Update max concurrent PRs for dependabot

We currently have many pending updates that are not listed and the default 5 concurrent PRs is very limiting.

See documentation on https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file#open-pull-requests-limit
pull/1084/head
Simon Marquis 7 months ago
parent 63bba2ede7
commit 8d0a9bacd4

@ -18,6 +18,7 @@ updates:
- "org.jetbrains.kotlin.jvm"
- "com.google.devtools.ksp"
- "androidx.compose.compiler:compiler"
open-pull-requests-limit: 10
registries:
maven-google:
type: "maven-repository"

Loading…
Cancel
Save