Setup dependabot

This commit is contained in:
Quentin Gliech
2022-01-25 15:13:03 +01:00
parent 010aa3075c
commit 8b35808b78

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

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