Jair Henrique
4 yıl önce
committed by
GitHub
ebeveyn
işleme
37bb9cd5e8
Veri tabanında bu imza için bilinen anahtar bulunamadı
GPG Anahtar Kimliği: 4AEE18F83AFDEB23
1 değiştirilmiş dosya ile
20 ekleme ve
0 silme
-
.github/dependabot.yml
|
|
@@ -0,0 +1,20 @@ |
|
|
|
version: 2 |
|
|
|
updates: |
|
|
|
- package-ecosystem: pip |
|
|
|
directory: "/" |
|
|
|
schedule: |
|
|
|
interval: daily |
|
|
|
time: "08:00" |
|
|
|
open-pull-requests-limit: 10 |
|
|
|
- package-ecosystem: npm |
|
|
|
directory: "/website" |
|
|
|
schedule: |
|
|
|
interval: daily |
|
|
|
time: "08:00" |
|
|
|
open-pull-requests-limit: 10 |
|
|
|
- package-ecosystem: docker |
|
|
|
directory: "/docker/dev" |
|
|
|
schedule: |
|
|
|
interval: daily |
|
|
|
time: "08:00" |
|
|
|
open-pull-requests-limit: 10 |