Create dependabot.yml

This commit is contained in:
Jamjamjon
2025-04-25 17:02:56 +08:00
committed by GitHub
parent ca6e70b69c
commit aa25854f7f

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

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