add dependabot configuration

This commit is contained in:
Brian Hicks 2024-04-09 17:21:52 -05:00
parent b0f10468a1
commit eed47bcf50
No known key found for this signature in database
GPG Key ID: C4F324B9CAAB0D50

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

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