From 5030b33b48d16b6c4304a205082d4c0d4ad5f990 Mon Sep 17 00:00:00 2001 From: Bot Anik <98603954+bot-anik@users.noreply.github.com> Date: Thu, 16 Nov 2023 09:18:10 +0000 Subject: [PATCH] ci(dependabot): update assignees and reviewers --- .github/dependabot.yml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 3a29552..2f77e4f 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,11 +5,13 @@ updates: schedule: interval: "daily" reviewers: - - "maintainers" + - amimart + - ccamel - package-ecosystem: "gradle" directory: "/" schedule: interval: "daily" open-pull-requests-limit: 5 reviewers: - - "maintainers" + - amimart + - ccamel