Skip to content

Commit 36f6545

Browse files
committed
[dependabot] bump open pull request limit
Signed-off-by: Tariq Ibrahim <[email protected]>
1 parent 8e414e2 commit 36f6545

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
@@ -6,6 +6,7 @@ updates:
66
- package-ecosystem: "gomod"
77
target-branch: main
88
directory: "/"
9+
open-pull-requests-limit: 10
910
schedule:
1011
interval: "weekly"
1112
day: "sunday"
@@ -20,5 +21,6 @@ updates:
2021
- package-ecosystem: "docker"
2122
directories:
2223
- "*"
24+
open-pull-requests-limit: 15
2325
schedule:
2426
interval: "daily"

0 commit comments

Comments
 (0)