From f208f0228cf742dfcbdc3503bcfa192d7b4abedc Mon Sep 17 00:00:00 2001 From: Ryan Date: Tue, 8 Feb 2022 12:55:26 +1100 Subject: [PATCH] Dependabot config: request review for Actions dependencies (#110) --- .github/dependabot.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 805929c..5f59fad 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -7,6 +7,8 @@ updates: directory: "/" schedule: interval: "daily" + reviewers: + - "qmk/collaborators" - package-ecosystem: "pip" # See documentation for possible values directory: "/" # Location of package manifests schedule: