mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2025-04-20 05:52:24 +00:00
Update dependabot.yml
This commit is contained in:
parent
7db4990ae8
commit
3d8bf265a4
1 changed files with 1 additions and 1 deletions
2
.github/dependabot.yml
vendored
2
.github/dependabot.yml
vendored
|
@ -2,7 +2,7 @@ version: 2
|
||||||
updates:
|
updates:
|
||||||
# 🔹 1. Обновление Go-зависимостей
|
# 🔹 1. Обновление Go-зависимостей
|
||||||
- package-ecosystem: "gomod"
|
- package-ecosystem: "gomod"
|
||||||
directory: "/" # Корень репозитория, где находится go.mod
|
directory: "/" # Корень репозитория, где находится go.mod111
|
||||||
schedule:
|
schedule:
|
||||||
interval: "weekly"
|
interval: "weekly"
|
||||||
day: "monday"
|
day: "monday"
|
||||||
|
|
Loading…
Reference in a new issue