Ver código fonte
chore: fix the target branch on Dependabot's config
tags/v1.0.0
Jérôme Deuchnord
3 anos atrás
committed by
GitHub
Nenhuma chave conhecida encontrada para esta assinatura no banco de dados
ID da chave GPG: 4AEE18F83AFDEB23
1 arquivos alterados com
1 adições e
1 exclusões
-
.github/dependabot.yml
|
|
@@ -7,7 +7,7 @@ updates: |
|
|
|
interval: daily |
|
|
|
time: "04:00" |
|
|
|
open-pull-requests-limit: 10 |
|
|
|
target-branch: master |
|
|
|
target-branch: main |
|
|
|
reviewers: |
|
|
|
- Deuchnord |
|
|
|
commit-message: |
|
|
|