Skip to content

Commit 8f428ae

Browse files
authored
Limit the number of open Dependabot PRs to 3
1 parent d21d570 commit 8f428ae

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
@@ -2,5 +2,6 @@ version: 2
22
updates:
33
- package-ecosystem: "maven"
44
directory: "/"
5+
open-pull-requests-limit: 3
56
schedule:
67
interval: "daily"

0 commit comments

Comments
 (0)