소스 검색
chore: add Dependabot config
tags/v0.2.3
No known key found for this signature in database
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 |
|
|
|
|