ci(dependabot) add Dependabot checks

This commit is contained in:
Datong Sun 2021-10-20 02:07:05 -07:00
parent cf588db042
commit e9cde27923

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

@ -0,0 +1,12 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"
- package-ecosystem: "cargo"
directory: "/"
schedule:
interval: "daily"