Limit the number of open dependabot to 10 instead of 5

This should give us a bit more slack to update certain dependencies
even if we have a few pending that are currently breaking the build.
This commit is contained in:
Thomas Eizinger 2021-09-03 18:45:44 +10:00
parent 1a35c8f2ec
commit 522c857cbd
No known key found for this signature in database
GPG Key ID: 651AC83A6C6C8B96

View File

@ -10,7 +10,8 @@ updates:
schedule:
interval: "daily"
rebase-strategy: "disabled"
open-pull-requests-limit: 10
- package-ecosystem: "github-actions"
directory: "/"
schedule: