add dependabot

This commit is contained in:
Ayrat Badykov 2021-06-23 15:17:13 +03:00
parent e009747dd0
commit 8675f223a0
No known key found for this signature in database
GPG key ID: 16AE533AB7A3E8C6

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

@ -0,0 +1,10 @@
version: 2
updates:
- package-ecosystem: "cargo"
directory: "/"
open-pull-requests-limit: 30
schedule:
interval: "weekly"
time: "03:37" # UTC
commit-message:
prefix: "chore(cargo):"