Create dependabot.yml (#614)

This commit is contained in:
Matthieu MOREL 2021-05-13 16:01:22 +02:00 committed by GitHub
parent d8cfcd6e76
commit 1325319325
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: daily
- package-ecosystem: docker
directory: /
schedule:
interval: daily