瀏覽代碼

chore: fix the target branch on Dependabot's config

tags/v1.0.0
Jérôme Deuchnord 2 年之前
committed by GitHub
父節點
當前提交
11281ffef9
沒有發現已知的金鑰在資料庫的簽署中 GPG Key ID: 4AEE18F83AFDEB23
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      .github/dependabot.yml

+ 1
- 1
.github/dependabot.yml 查看文件

@@ -7,7 +7,7 @@ updates:
interval: daily
time: "04:00"
open-pull-requests-limit: 10
target-branch: master
target-branch: main
reviewers:
- Deuchnord
commit-message:


Loading…
取消
儲存