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 b8effd3 commit 216b97aCopy full SHA for 216b97a
.github/dependabot.yml
@@ -9,3 +9,5 @@ updates:
9
directory: "/"
10
schedule:
11
interval: "weekly"
12
+ # Allow up to 10 open pull requests for maven dependencies
13
+ open-pull-requests-limit: 10
0 commit comments