Prepare version 4.x for current slf4j/logback/micronaut versions (#147)

This commit is contained in:
Stephan Schnabel 2023-05-17 14:39:30 +02:00
parent 7e56003ba3
commit 1d76430f28
Signed by: stephan.schnabel
GPG key ID: E07AF5BA239FE543
3 changed files with 17 additions and 6 deletions

View file

@ -10,6 +10,17 @@ updates:
# yamllint disable-line rule:quoted-strings
time: "09:00"
timezone: Europe/Berlin
- package-ecosystem: maven
directory: /
open-pull-requests-limit: 20
schedule:
interval: monthly
day: monday
# github parses time without quotes to int
# yamllint disable-line rule:quoted-strings
time: "09:00"
timezone: Europe/Berlin
target-branch: 3.x
ignore:
# logback 1.3 and 1.4 are compatible with slf4j 2.x only and not supported right now
- dependency-name: ch.qos.logback:logback-classic