瀏覽代碼

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

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

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

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


Loading…
取消
儲存