Update dependabot.yml

fixed dependabot package-ecosystem
This commit is contained in:
18ths 2020-07-07 10:54:47 +02:00 committed by GitHub
parent 091f7c5a42
commit ba0bbd02e7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,7 +4,7 @@ updates:
directory: '/'
schedule:
interval: 'weekly'
- package-ecosystem: 'java:maven'
- package-ecosystem: 'maven'
directory: '/'
schedule:
interval: 'weekly'