소스 검색

chore(dependabot): fix Yaml style

tags/v1.0.7
Jérôme Deuchnord 2 년 전
부모
커밋
cd240ce4eb
1개의 변경된 파일12개의 추가작업 그리고 12개의 파일을 삭제
  1. +12
    -12
      .github/dependabot.yml

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

@@ -1,22 +1,22 @@
version: 2

updates:
- package-ecosystem: pip
directory: "/"
schedule:
interval: daily
open-pull-requests-limit: 5
target-branch: main
reviewers:
- Deuchnord
commit-message:
prefix: chore
include: scope
- package-ecosystem: pip
directory: "/"
open-pull-requests-limit: 5
target-branch: main
schedule:
interval: daily
reviewers:
- Deuchnord
commit-message:
prefix: chore
include: scope

- package-ecosystem: github-actions
directory: "/"
open-pull-requests-limit: 5
target-branch: master
target-branch: main
schedule:
interval: weekly
reviewers:


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