github: configure dependabot

This commit is contained in:
Harsh Shandilya 2021-11-12 10:06:19 +05:30
parent dabb11ec48
commit d425ae9133
No known key found for this signature in database
GPG key ID: 366D7BBAD1031E80

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

@ -0,0 +1,6 @@
version: 2
updates:
- package-ecosystem: "cargo"
directory: "/"
schedule:
interval: "weekly"