Merge pull request #10 from j0rsa/dependabot/add-v2-config-file

Create Dependabot config file
This commit is contained in:
Aleksandr 2021-02-07 13:00:55 +01:00 committed by GitHub
commit 517aba3abe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

@ -0,0 +1,7 @@
version: 2
updates:
- package-ecosystem: cargo
directory: "/"
schedule:
interval: daily
open-pull-requests-limit: 10