Skip to content

Commit 900b3d0

Browse files
committed
Lowered open pull request limit
1 parent ae48a26 commit 900b3d0

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

.github/dependabot.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ updates:
88
assignees:
99
- "aaronashby"
1010
- "thaninbew"
11+
open-pull-requests-limit: 3
1112

1213
# Enable version updates for Docker
1314
- package-ecosystem: "docker"
@@ -17,6 +18,7 @@ updates:
1718
assignees:
1819
- "aaronashby"
1920
- "thaninbew"
21+
open-pull-requests-limit: 3
2022

2123
# Enable version updates for GitHub Actions
2224
- package-ecosystem: "github-actions"
@@ -25,4 +27,5 @@ updates:
2527
interval: "weekly"
2628
assignees:
2729
- "aaronashby"
28-
- "thaninbew"
30+
- "thaninbew"
31+
open-pull-requests-limit: 3

0 commit comments

Comments
 (0)