From 620a8e8c0579a9908ac79a917376f862d758fd07 Mon Sep 17 00:00:00 2001 From: "K.B.Dharun Krishna" Date: Fri, 6 Dec 2024 16:34:39 +0530 Subject: [PATCH] dependabot: add @kbdharun & @sebastiaanspeck as reviewer for package PRs (#15045) --- .github/dependabot.yml | 10 ++++++++++ 1 file changed, 10 insertions(+) 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: