diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 4eff7dae978bf8..f7db1c6cfb19c8 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,18 +4,28 @@ updates: directory: "/" schedule: interval: "monthly" + - package-ecosystem: "devcontainers" directory: "/" schedule: interval: "monthly" + - package-ecosystem: "npm" directory: "/" schedule: interval: "monthly" + reviewers: + - "kbdharun" + - "sebastiaanspeck" + - package-ecosystem: "pip" directory: "/" schedule: interval: "monthly" + reviewers: + - "kbdharun" + - "sebastiaanspeck" + - package-ecosystem: "pip" directory: "/scripts/pdf" schedule: