Merge pull request #16647 from strapi/chore/increase-dependabot-limit

Chore: Increase dependabot open-pr limit to 10
This commit is contained in:
Gustav Hansen 2023-05-08 15:18:54 +02:00 committed by GitHub
commit c21ac55dba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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