chore: configure debendabot

This commit is contained in:
Dmitriy Pleshevskiy 2022-07-21 10:27:05 +03:00
parent e651d12398
commit efd3dd658c
Signed by: pleshevskiy
GPG Key ID: 1B59187B161C0215
1 changed files with 6 additions and 0 deletions

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

@ -0,0 +1,6 @@
version: 2
updates:
- package-ecosystem: "cargo" # See documentation for possible values
directory: "/" # Location of package manifests
schedule:
interval: "daily"