Kaynağa Gözat
Merge pull request #125 from Deuchnord/dependabot/add-v2-config-file
Update Dependabot config file
tags/v0.9.0
Jérôme Deuchnord
4 yıl önce
committed by
GitHub
ebeveyn
işleme
b18c8e394d
Veri tabanında bu imza için bilinen anahtar bulunamadı
GPG Anahtar Kimliği: 4AEE18F83AFDEB23
2 değiştirilmiş dosya ile
14 ekleme ve
13 silme
-
.dependabot/config.yml
-
.github/dependabot.yml
|
|
@@ -1,13 +0,0 @@ |
|
|
|
version: 1 |
|
|
|
|
|
|
|
update_configs: |
|
|
|
- package_manager: python |
|
|
|
directory: '/' |
|
|
|
update_schedule: weekly |
|
|
|
commit_message: |
|
|
|
prefix: "chore" |
|
|
|
include_scope: true |
|
|
|
target_branch: master |
|
|
|
|
|
|
|
default_reviewers: |
|
|
|
- Deuchnord |
|
|
@@ -0,0 +1,14 @@ |
|
|
|
version: 2 |
|
|
|
updates: |
|
|
|
- package-ecosystem: pip |
|
|
|
directory: "/" |
|
|
|
schedule: |
|
|
|
interval: weekly |
|
|
|
time: "04:00" |
|
|
|
open-pull-requests-limit: 10 |
|
|
|
target-branch: master |
|
|
|
reviewers: |
|
|
|
- Deuchnord |
|
|
|
commit-message: |
|
|
|
prefix: chore |
|
|
|
include: scope |