From 2fa380263c223009acb6615b0f93b3a8b110e7ad Mon Sep 17 00:00:00 2001 From: Vincent Boutour Date: Tue, 18 Feb 2025 22:58:46 +0100 Subject: [PATCH] chore(dependabot): Adding assginee for pull-request Signed-off-by: Vincent Boutour --- .github/dependabot.yaml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.github/dependabot.yaml b/.github/dependabot.yaml index 0c2b736c..b30d660d 100644 --- a/.github/dependabot.yaml +++ b/.github/dependabot.yaml @@ -8,12 +8,16 @@ updates: commit-message: prefix: ci include: scope + assignees: + - ViBiOh - package-ecosystem: gomod directory: / schedule: interval: weekly - time: '06:00' + time: "06:00" day: saturday commit-message: prefix: chore include: scope + assignees: + - ViBiOh