Create dependabot.yml

This commit is contained in:
Chaoscaot
2023-04-13 00:20:53 +02:00
committed by GitHub
parent 00e3d6fd0f
commit 14866df17d

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

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