Create dependabot.yml

This commit is contained in:
Matthieu MOREL 2021-07-11 21:49:08 +02:00 committed by Márk Sági-Kazár
parent 030b739e60
commit 899b682f8c

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

@ -0,0 +1,10 @@
version: 2
updates:
- package-ecosystem: gomod
directory: /
schedule:
interval: daily
- package-ecosystem: github-actions
directory: /
schedule:
interval: daily