From 7780ae3f8ea1c0aed0dd44a5867e2c0c6af73818 Mon Sep 17 00:00:00 2001 From: BryantD Date: Sun, 25 Aug 2024 11:12:05 -0700 Subject: [PATCH] Update dependabot.yml Added bryantd as the default assignee --- .github/dependabot.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 9d866e3..06327b7 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,3 +9,5 @@ updates: directory: "/" # Location of package manifests schedule: interval: "weekly" + assignees: + - "bryantd"