mirror of
https://github.com/strapi/strapi.git
synced 2025-11-01 18:33:55 +00:00
Chore: Increase dependabot open-pr limit to 10
This commit is contained in:
parent
b59f3d57e5
commit
f7200674bb
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