From c07a909d3f8b21fa9f7e23e737f2704ba7941b06 Mon Sep 17 00:00:00 2001 From: civisrom <167646351+civisrom@users.noreply.github.com> Date: Sat, 8 Mar 2025 19:06:24 +0300 Subject: [PATCH] Update dependabot.yml --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 0721ba2b..0053351d 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,7 +5,7 @@ updates: directory: "/" # Корень репозитория, где находится go.mod schedule: interval: "weekly" # Запуск раз в неделю - time: "00:00" # В 00:00 + time: "00:00" # В 00:00 tch open-pull-requests-limit: 5 # Не более 5 PR одновременно reviewers: - "your-github-username" # Назначаем ревьюера