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"