add dependabot config

This commit is contained in:
Daniel Eades 2023-11-19 13:14:00 +00:00
parent 74ee508427
commit 2b2797f91c

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