set up dependabot

This commit is contained in:
figsoda 2023-03-19 15:36:51 -04:00
parent e0391a872b
commit 8507cd242e

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

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