Skip to content

Commit 774931e

Browse files
authored
Merge pull request #106 from per1234/dependabot-max-open-pr
Don't limit number of open Dependabot pull requests
2 parents c89d9a6 + 1755953 commit 774931e

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: / # Check the repository's workflows under /.github/workflows/
12+
open-pull-requests-limit: 100
1213
schedule:
1314
interval: daily
1415
labels:
@@ -18,6 +19,7 @@ updates:
1819
assignees:
1920
- per1234
2021
directory: /
22+
open-pull-requests-limit: 100
2123
schedule:
2224
interval: daily
2325
labels:
@@ -27,6 +29,7 @@ updates:
2729
assignees:
2830
- per1234
2931
directory: reportsizedeltas/tests
32+
open-pull-requests-limit: 100
3033
schedule:
3134
interval: daily
3235
labels:

0 commit comments

Comments
 (0)