Sfoglia il codice sorgente

chore: fix the target branch on Dependabot's config

tags/v1.0.0
Jérôme Deuchnord 2 anni fa
committed by GitHub
parent
commit
11281ffef9
Non sono state trovate chiavi note per questa firma nel database ID Chiave GPG: 4AEE18F83AFDEB23
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      .github/dependabot.yml

+ 1
- 1
.github/dependabot.yml Vedi File

@@ -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:


Caricamento…
Annulla
Salva