summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.github/dependabot.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index 123014908b..562d671c8e 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -2,5 +2,8 @@ version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
+ labels: CI
+ reviewers:
+ - "qmk/collaborators"
schedule:
interval: "daily"