Migrate to kokuwa parent

This commit is contained in:
Stephan Schnabel 2023-07-03 09:50:21 +02:00
parent 29b573f2f7
commit a3784fe1f5
Signed by: stephan.schnabel
GPG key ID: E07AF5BA239FE543
12 changed files with 193 additions and 414 deletions

View file

@ -2,21 +2,13 @@ version: 2
updates:
- 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
interval: daily
allow:
- dependency-name: io.kokuwa.maven:maven-parent
- dependency-name: org.keycloak:keycloak-quarkus-server
- package-ecosystem: github-actions
directory: /
open-pull-requests-limit: 10
schedule:
interval: monthly
day: monday
# github parses time without quotes to int
# yamllint disable-line rule:quoted-strings
time: "09:00"
timezone: Europe/Berlin