Merge pull request #4473 from neil465/neil/dependabot

Enable dependabot to get security updates and if needed version updat…
This commit is contained in:
Mislav Marohnić 2021-10-11 10:48:22 +02:00 committed by GitHub
commit 31cca1145f
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: gomod
directory: "/"
schedule:
interval: "daily"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"