Add reviewer/labels to dependabot PRs (#17743)

This commit is contained in:
Joel Challis 2022-07-21 21:24:07 +01:00 committed by GitHub
parent 4ca99af8f5
commit 5a0e47db5e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -2,5 +2,8 @@ version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
labels: CI
reviewers:
- "qmk/collaborators"
schedule:
interval: "daily"