Skip to content

Commit 5390634

Browse files
authored
Set open pull requests limit to 0 for Dependabot
1 parent a1db661 commit 5390634

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ updates:
88
directory: "/"
99
schedule:
1010
interval: "daily"
11-
open-pull-requests-limit: 5
11+
open-pull-requests-limit: 0

0 commit comments

Comments
 (0)