Increase pull request limit for dependency updates #17

Merged
sschnabe merged 1 commit from depedabot into main 2023-04-06 09:17:23 +02:00

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