소스 검색

Merge remote-tracking branch 'origin/develop' into xap

QMK Bot 4 년 전
부모
커밋
6a20e8a8d1
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3 0
      .github/dependabot.yml

+ 3 - 0
.github/dependabot.yml

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