Update dependabot.yml

Increase PR limit from 5 (default) to 10 for gradle
pull/1800/head
Quentin Hibon 2 years ago committed by GitHub
parent b9253d41ea
commit b465ee588b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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…
Cancel
Save