diff --git a/.github/dependabot.yml b/.github/dependabot.yml index c9b1dca..58d519e 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,8 +9,13 @@ updates: directory: "/" # Location of package manifests schedule: interval: "monthly" + assignees: + - "Ningsang-Jabegu" + - "roshan770" - package-ecosystem: "github-actions" # See documentation for possible values directory: "/.github/" # Location of package manifests schedule: interval: "monthly" + assignees: + - "Kshitiz-Mhto"