소스 검색

Exclude dependency updates other than direct dependencies (#14944)

tags/v3.3.0rc1
Yamagishi Kazutoshi 6 달 전
committed by GitHub
부모
커밋
da10c5c707
No known key found for this signature in database GPG 키 ID: 4AEE18F83AFDEB23
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. +2
    -2
      .github/dependabot.yml

+ 2
- 2
.github/dependabot.yml 파일 보기

@@ -11,7 +11,7 @@ updates:
interval: weekly
open-pull-requests-limit: 99
allow:
- dependency-type: all
- dependency-type: direct

- package-ecosystem: bundler
directory: "/"
@@ -19,4 +19,4 @@ updates:
interval: weekly
open-pull-requests-limit: 99
allow:
- dependency-type: all
- dependency-type: direct

불러오는 중...
취소
저장