Skip to content

Commit aeccadb

Browse files
committed
Increase PR Limit to Ten Per Branch
1 parent a733479 commit aeccadb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/dependabot.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ updates:
88
interval: daily
99
time: '03:40'
1010
timezone: Etc/UTC
11+
open-pull-requests-limit: 10
1112
labels:
1213
- 'type: dependency-upgrade'
1314
- 'in: build'
@@ -22,6 +23,7 @@ updates:
2223
interval: daily
2324
time: '03:40'
2425
timezone: Etc/UTC
26+
open-pull-requests-limit: 10
2527
labels:
2628
- 'type: dependency-upgrade'
2729
- 'in: build'
@@ -46,6 +48,7 @@ updates:
4648
interval: daily
4749
time: '03:40'
4850
timezone: Etc/UTC
51+
open-pull-requests-limit: 10
4952
labels:
5053
- 'type: dependency-upgrade'
5154
- 'in: build'

0 commit comments

Comments
 (0)