Create dependabot.yml

This commit is contained in:
LoricAndre 2024-11-07 18:09:06 +01:00 committed by GitHub
parent 8a579837da
commit bd400934ee
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

6
.github/dependabot.yml vendored Normal file
View file

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