Maintain actions

This commit is contained in:
Stephan Schnabel 2022-09-02 09:13:08 +02:00
parent 67a1b52362
commit ba31b4755b
Signed by: stephan.schnabel
GPG key ID: E07AF5BA239FE543
10 changed files with 85 additions and 121 deletions

View file

@ -3,10 +3,10 @@ updates:
- package-ecosystem: maven
directory: /
schedule:
interval: monthly
interval: daily
ignore:
- dependency-name: ch.qos.logback:logback-classic
update-types: ["version-update:semver-major", "version-update:semver-minor"]
update-types: [version-update:semver-major, version-update:semver-minor]
- package-ecosystem: github-actions
directory: /
schedule: