Maintain actions.

This commit is contained in:
Stephan Schnabel 2022-03-01 13:19:37 +01:00
parent d379becb63
commit 2a31de933d
Signed by: stephan.schnabel
GPG key ID: E07AF5BA239FE543
10 changed files with 107 additions and 46 deletions

View file

@ -2,6 +2,8 @@ version: 2
updates:
- package-ecosystem: maven
directory: /
open-pull-requests-limit: 1
rebase-strategy: auto
schedule:
interval: daily
ignore:
@ -9,5 +11,7 @@ updates:
update-types: ["version-update:semver-major", "version-update:semver-minor"]
- package-ecosystem: github-actions
directory: /
open-pull-requests-limit: 1
rebase-strategy: auto
schedule:
interval: daily