Sfoglia il codice sorgente

chore: run dependabot every week only (instead of live)

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

+ 1
- 2
.dependabot/config.yml Vedi File

@@ -3,8 +3,7 @@ version: 1
update_configs:
- package_manager: python
directory: '/'
update_schedule: live
update_schedule: weekly
commit_message:
prefix: "chore"
include_scope: true


Caricamento…
Annulla
Salva