From 89159c18c32518a79f2a9bd9e89b4781f403f12f Mon Sep 17 00:00:00 2001 From: Zefir Date: Sun, 7 Jul 2024 18:54:38 +0300 Subject: [PATCH] Assign maintainers as reviewers for Dependabot PRs Signed-off-by: Zefir --- .github/dependabot.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 7b28cda..da47703 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -11,3 +11,5 @@ updates: interval: "weekly" day: "monday" time: "06:00" + reviewers: + - "prelude-music/maintainers"