瀏覽代碼
chore: add Dependabot config
tags/v0.2.3
沒有發現已知的金鑰在資料庫的簽署中
GPG 金鑰 ID: 49441C50DEAE79EA
共有
1 個檔案被更改,包括
10 行新增 和
0 行删除
-
.dependabot/config.yml
|
|
@@ -0,0 +1,10 @@ |
|
|
|
version: 1 |
|
|
|
|
|
|
|
update_configs: |
|
|
|
- package_manager: python |
|
|
|
directory: '/' |
|
|
|
update_schedule: live |
|
|
|
commit_message: |
|
|
|
prefix: "chore" |
|
|
|
include_scope: true |
|
|
|
|