Create dependabot.yml

This commit is contained in:
Orne Brocaar 2023-01-11 11:22:18 +00:00 committed by GitHub
parent e57748087c
commit add5bb9f06
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

@ -0,0 +1,9 @@
# Please see the documentation for all configuration options:
# https://docs.github.com/github/administering-a-repository/configuration-options-for-dependency-updates
version: 2
updates:
- package-ecosystem: "cargo"
directory: "/"
schedule:
interval: "weekly"