Create dependabot.yml (#477)

This commit is contained in:
Balamurali Pandranki
2023-01-13 02:59:10 +02:00
committed by GitHub
parent 7b56e99df2
commit 5c11da7d36

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

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