瀏覽代碼

chore: run dependabot every week only (instead of live)

tags/v0.5.0
Jérôme Deuchnord 5 年之前
committed by GitHub
父節點
當前提交
340358e984
沒有發現已知的金鑰在資料庫的簽署中 GPG 金鑰 ID: 4AEE18F83AFDEB23
共有 1 個檔案被更改,包括 1 行新增2 行删除
  1. +1
    -2
      .dependabot/config.yml

+ 1
- 2
.dependabot/config.yml 查看文件

@@ -3,8 +3,7 @@ version: 1
update_configs: update_configs:
- package_manager: python - package_manager: python
directory: '/' directory: '/'
update_schedule: live
update_schedule: weekly
commit_message: commit_message:
prefix: "chore" prefix: "chore"
include_scope: true include_scope: true


Loading…
取消
儲存