Update dependabot.yml
Increase PR limit from 5 (default) to 10 for gradle
This commit is contained in:
parent
b9253d41ea
commit
b465ee588b
1
.github/dependabot.yml
vendored
1
.github/dependabot.yml
vendored
@ -4,6 +4,7 @@ updates:
|
|||||||
directory: "/"
|
directory: "/"
|
||||||
schedule:
|
schedule:
|
||||||
interval: "monthly"
|
interval: "monthly"
|
||||||
|
open-pull-requests-limit: 10
|
||||||
- package-ecosystem: "github-actions"
|
- package-ecosystem: "github-actions"
|
||||||
directory: "/"
|
directory: "/"
|
||||||
schedule:
|
schedule:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user