Skip to content

Commit 72e361f

Browse files
authored
Merge pull request #460 from per1234/dependabot-pr-limit
Don't limit number of open Dependabot pull requests
2 parents 12af240 + a2a85d8 commit 72e361f

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
assignees:
99
- per1234
1010
directory: / # Check the repository's workflows under /.github/workflows/
11+
open-pull-requests-limit: 100
1112
schedule:
1213
interval: daily
1314
labels:
@@ -17,6 +18,7 @@ updates:
1718
assignees:
1819
- per1234
1920
directory: /
21+
open-pull-requests-limit: 100
2022
schedule:
2123
interval: daily
2224
labels:
@@ -26,6 +28,7 @@ updates:
2628
assignees:
2729
- per1234
2830
directory: /
31+
open-pull-requests-limit: 100
2932
schedule:
3033
interval: daily
3134
labels:

0 commit comments

Comments
 (0)