From f1a7fc3ef681114e59188676837272e58f21b07a Mon Sep 17 00:00:00 2001 From: Elliot <3186037+elliot-100@users.noreply.github.com> Date: Wed, 6 Dec 2023 12:45:11 +0000 Subject: [PATCH] Assign dependabot PRs --- .github/dependabot.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 6a7695c..22ae6fa 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,3 +4,5 @@ updates: directory: "/" schedule: interval: "weekly" + assignees: + - "elliot-100"