mirror of
https://github.com/strapi/strapi.git
synced 2025-09-26 08:52:26 +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
|
interval: weekly
|
||||||
day: sunday
|
day: sunday
|
||||||
time: '22:00'
|
time: '22:00'
|
||||||
|
open-pull-requests-limit: 10
|
||||||
versioning-strategy: increase
|
versioning-strategy: increase
|
||||||
ignore:
|
ignore:
|
||||||
# Only allow patch as minor babel versions need to be upgraded all together
|
# Only allow patch as minor babel versions need to be upgraded all together
|
||||||
@ -23,6 +24,7 @@ updates:
|
|||||||
- 'source: dependencies'
|
- 'source: dependencies'
|
||||||
- 'pr: chore'
|
- 'pr: chore'
|
||||||
- package-ecosystem: github-actions
|
- package-ecosystem: github-actions
|
||||||
|
open-pull-requests-limit: 10
|
||||||
directory: /
|
directory: /
|
||||||
schedule:
|
schedule:
|
||||||
interval: weekly
|
interval: weekly
|
||||||
|
Loading…
x
Reference in New Issue
Block a user