Chore: Increase dependabot open-pr limit to 10

This commit is contained in:
Gustav Hansen 2023-05-08 12:36:24 +02:00
parent b59f3d57e5
commit f7200674bb

View File

@ -6,6 +6,7 @@ updates:
interval: weekly
day: sunday
time: '22:00'
open-pull-requests-limit: 10
versioning-strategy: increase
ignore:
# Only allow patch as minor babel versions need to be upgraded all together
@ -23,6 +24,7 @@ updates:
- 'source: dependencies'
- 'pr: chore'
- package-ecosystem: github-actions
open-pull-requests-limit: 10
directory: /
schedule:
interval: weekly