Merge pull request #6786 from fearphage/dependabot

Enable dependabot updates
This commit is contained in:
18ths 2020-07-07 10:44:51 +02:00 committed by GitHub
commit 091f7c5a42
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

10
.github/dependabot.yml vendored Normal file
View file

@ -0,0 +1,10 @@
version: 2
updates:
- package-ecosystem: 'github-actions'
directory: '/'
schedule:
interval: 'weekly'
- package-ecosystem: 'java:maven'
directory: '/'
schedule:
interval: 'weekly'