소스 검색

ci: fix dependabot

pull/8/head
Jérôme Deuchnord 6 달 전
부모
커밋
c74b4208a3
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. +2
    -2
      .github/dependabot.yml

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

@@ -3,7 +3,7 @@ version: 2
updates:
- package-ecosystem: pip
directory: "/"
target-branch: master
target-branch: main
open-pull-requests-limit: 5
schedule:
interval: daily
@@ -16,7 +16,7 @@ updates:
- package-ecosystem: github-actions
directory: "/"
open-pull-requests-limit: 5
target-branch: master
target-branch: main
schedule:
interval: weekly
reviewers:


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