From 2543e203530624cdca324bb3faec8aa3dbb10bd9 Mon Sep 17 00:00:00 2001 From: Louis Royer <55180044+louisroyer@users.noreply.github.com> Date: Thu, 16 May 2024 18:19:47 +0200 Subject: [PATCH] Update dependabot.yml --- .github/dependabot.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 3a72ea8..a288f58 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,7 +5,11 @@ updates: directory: "/" schedule: interval: "daily" + assignees: + - "louisroyer" - package-ecosystem: "gomod" directory: "/" schedule: interval: "daily" + assignees: + - "louisroyer"