Merge pull request #34 from dalance/dependabot/add-v2-config-file

Upgrade to GitHub-native Dependabot
This commit is contained in:
dalance 2021-04-30 09:51:12 +09:00 committed by GitHub
commit e4c30d82b7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

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