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"