Simplify metrics and add documentation

This commit is contained in:
Stephan Schnabel 2023-03-03 09:42:03 +01:00
parent c99bad79d2
commit 31620d8136
Signed by: stephan.schnabel
GPG key ID: E07AF5BA239FE543
7 changed files with 129 additions and 137 deletions

View file

@ -3,9 +3,12 @@ updates:
- package-ecosystem: maven
directory: /
schedule:
interval: daily
allow:
- dependency-name: org.keycloak:keycloak-parent
interval: monthly
day: monday
# github parses time without quotes to int
# yamllint disable-line rule:quoted-strings
time: "09:00"
timezone: Europe/Berlin
- package-ecosystem: github-actions
directory: /
schedule: