Avoid dependabot spam. (#45)

This commit is contained in:
Stephan Schnabel 2022-03-29 16:44:29 +02:00 committed by GitHub
parent 4066f49677
commit cb30a065cc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,13 +3,11 @@ updates:
- package-ecosystem: maven - package-ecosystem: maven
directory: / directory: /
schedule: schedule:
interval: daily interval: monthly
open-pull-requests-limit: 1
rebase-strategy: auto
ignore: ignore:
- dependency-name: ch.qos.logback:logback-classic - 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 - package-ecosystem: github-actions
directory: / directory: /
schedule: schedule:
interval: daily interval: monthly