diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 557a3b5..d850031 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,8 +9,12 @@ updates: directory: "/" # Location of package manifests schedule: interval: "weekly" + assignees: + - "amal-stack" - package-ecosystem: "github-actions" directory: "/" schedule: interval: "weekly" + assignees: + - "amal-stack"