We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95f972d commit 5d3b414Copy full SHA for 5d3b414
.github/dependabot.yml
@@ -5,6 +5,8 @@ updates:
5
directory: "/"
6
schedule:
7
interval: "weekly"
8
+ # Allow up to 10 open pull requests for maven dependencies
9
+ open-pull-requests-limit: 10
10
- package-ecosystem: "github-actions"
11
12
0 commit comments