Create dependabot.yml

This commit is contained in:
Nikita
2025-03-21 20:59:40 +04:00
committed by GitHub
parent b508db693e
commit 627cf1a74e

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

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