From 1ec19d47b177197032f2f79304c6bc415489d691 Mon Sep 17 00:00:00 2001 From: Gordon Williams Date: Mon, 9 Dec 2024 16:56:52 +0000 Subject: [PATCH] Update dependabot.yml to mention gfwilliams --- .github/dependabot.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index e2fbf5609..a20c7ed7c 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,3 +5,5 @@ updates: directory: "/" schedule: interval: "daily" + reviewers: + - "gfwilliams"