Skip to content

Commit b590357

Browse files
committed
ci: relax dependabot pr limit
1 parent 8302ffc commit b590357

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ version: 2
22

33
updates:
44
- package-ecosystem: 'github-actions'
5+
open-pull-requests-limit: 10
56
directory: '/'
67
schedule:
78
day: 'monday'
@@ -10,6 +11,7 @@ updates:
1011
timezone: 'Asia/Tokyo'
1112

1213
- package-ecosystem: 'npm'
14+
open-pull-requests-limit: 15
1315
directory: '/'
1416
schedule:
1517
day: 'monday'

0 commit comments

Comments
 (0)