Remove dependabot again

For a project of this size, and with this release frequency, dependabot
causes too much noise and creates too many useless pull requests. It is
more efficient for me to update all dependency versions prior to a
release.
pull/129/head
Richard Körber 2021-06-29 06:54:34 +02:00
parent 8c86c7cb3b
commit 16cb2bb0f6
No known key found for this signature in database
GPG Key ID: AAB9FD19C78AA3E0
1 changed files with 0 additions and 12 deletions

View File

@ -1,12 +0,0 @@
version: 2
updates:
- package-ecosystem: "maven"
directory: "/"
schedule:
interval: "weekly"
ignore:
- dependency-name: "org.slf4j:*"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"