add dependabot

This commit is contained in:
Dmitriy Kholkin 2024-02-02 21:20:37 +03:00
parent 592e45f731
commit c164cafeac
Signed by: AtaraxiaDev
GPG Key ID: FD266B810DF48DF2

10
.github/dependabot.yaml vendored Normal file
View File

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