Explorar el Código

ci: fix dependabot

pull/8/head
Jérôme Deuchnord hace 6 meses
padre
commit
c74b4208a3
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. +2
    -2
      .github/dependabot.yml

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

@@ -3,7 +3,7 @@ version: 2
updates:
- package-ecosystem: pip
directory: "/"
target-branch: master
target-branch: main
open-pull-requests-limit: 5
schedule:
interval: daily
@@ -16,7 +16,7 @@ updates:
- package-ecosystem: github-actions
directory: "/"
open-pull-requests-limit: 5
target-branch: master
target-branch: main
schedule:
interval: weekly
reviewers:


Cargando…
Cancelar
Guardar