Create dependabot.yml

This commit is contained in:
gwenn 2023-03-13 18:39:06 +01:00 committed by GitHub
parent 7278e5fa91
commit 6119b7c94c
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"