Increase pull request limit for dependency updates (#17)

This commit is contained in:
Stephan Schnabel 2023-04-06 09:17:22 +02:00 committed by GitHub
parent ca966a4c6b
commit 0d9eef4363
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,6 +2,7 @@ version: 2
updates:
- package-ecosystem: maven
directory: /
open-pull-requests-limit: 20
schedule:
interval: monthly
day: monday
@ -11,6 +12,7 @@ updates:
timezone: Europe/Berlin
- package-ecosystem: github-actions
directory: /
open-pull-requests-limit: 10
schedule:
interval: monthly
day: monday