Skip to content

Commit 63c437d

Browse files
authored
Merge pull request #286 from per1234/dependabot-config
Don't limit number of open Dependabot pull requests
2 parents 1bc7c20 + 22056f6 commit 63c437d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/dependabot.yml

+3
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ updates:
99
assignees:
1010
- per1234
1111
directory: /
12+
open-pull-requests-limit: 100
1213
schedule:
1314
interval: daily
1415
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:
@@ -25,6 +27,7 @@ updates:
2527
assignees:
2628
- per1234
2729
directory: /
30+
open-pull-requests-limit: 100
2831
schedule:
2932
interval: daily
3033
labels:

0 commit comments

Comments
 (0)