diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 0639d2e..d1eb123 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -7,8 +7,12 @@ updates: directory: "/" schedule: interval: "daily" + reviewers: + - "BrianJKoopman" - package-ecosystem: "github-actions" directory: "/" schedule: interval: "daily" + reviewers: + - "BrianJKoopman"