mirror of
https://github.com/strapi/strapi.git
synced 2025-09-25 16:29:34 +00:00
Merge pull request #16647 from strapi/chore/increase-dependabot-limit
Chore: Increase dependabot open-pr limit to 10
This commit is contained in:
commit
c21ac55dba
2
.github/dependabot.yml
vendored
2
.github/dependabot.yml
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user