Explorar el Código

chore: fix the target branch on Dependabot's config

tags/v1.0.0
Jérôme Deuchnord hace 2 años
committed by GitHub
padre
commit
11281ffef9
No se encontró ninguna clave conocida en la base de datos para esta firma ID de clave GPG: 4AEE18F83AFDEB23
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      .github/dependabot.yml

+ 1
- 1
.github/dependabot.yml Ver fichero

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


Cargando…
Cancelar
Guardar