Add dependabot (#1383)

This commit is contained in:
Vasiliy Taranov 2024-02-13 10:56:18 +03:00 committed by GitHub
parent f827c006b5
commit 88b2acca67
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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

@ -0,0 +1,11 @@
version: 2
updates:
- package-ecosystem: "cargo"
directory: "/"
schedule:
interval: "monthly"
open-pull-requests-limit: 10
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "monthly"