Init dependabot (#116)

This commit is contained in:
Vasiliy Taranov 2024-03-12 18:10:38 +03:00 committed by GitHub
parent 2a3f239a05
commit 79dbb2d194
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

15
.github/dependabot.yml vendored Normal file
View file

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