0
mirror of https://github.com/valentineus/go-metatrader4.git synced 2025-06-08 02:03:34 +03:00

Added DependaBot

This commit is contained in:
Valentin Popov 2025-06-04 21:54:13 +00:00
parent 42e56fe0cb
commit 5d9af62383
Signed by: Valentin Popov
GPG Key ID: AE3CE523DAAA8401

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

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