Skip to content

Commit a368ee3

Browse files
authored
.github/dependabot: Disable pull request limit (#2128)
Increase pull request limit to 9999, practically disabling the limit.
1 parent fe6172b commit a368ee3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ updates:
44
directory: "/"
55
schedule:
66
interval: "daily"
7+
open-pull-requests-limit: 9999
78

89
- package-ecosystem: "github-actions"
910
directory: "/"

0 commit comments

Comments
 (0)