Skip to content

Commit 216b97a

Browse files
committed
Dependabot: allow up to 10 open pull requests
1 parent b8effd3 commit 216b97a

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
@@ -9,3 +9,5 @@ updates:
99
directory: "/"
1010
schedule:
1111
interval: "weekly"
12+
# Allow up to 10 open pull requests for maven dependencies
13+
open-pull-requests-limit: 10

0 commit comments

Comments
 (0)