From 66e0f312512dc17907462af6730809040c43b953 Mon Sep 17 00:00:00 2001 From: Bot Anik <98603954+bot-anik@users.noreply.github.com> Date: Tue, 14 Nov 2023 10:02:09 +0000 Subject: [PATCH] ci(dependabot): update assignees and reviewers --- .github/dependabot.yml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index f012320..0354a8b 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,11 +5,12 @@ updates: schedule: interval: "daily" reviewers: - - "maintainers" - + - amimart + - ccamel - package-ecosystem: "pip" directory: "/" schedule: interval: "daily" reviewers: - - "maintainers" + - amimart + - ccamel