Create dependabot.yml

This commit is contained in:
Caner Karaca 2024-01-07 20:24:49 +03:00 committed by GitHub
parent 8f8cadec90
commit 5276bd5df8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 11 additions and 0 deletions

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

@ -0,0 +1,11 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"
- package-ecosystem: "cargo"
directory: "/"
schedule:
interval: "pnpm"