Sfoglia il codice sorgente

chore: add Dependabot config

tags/v0.2.3
Jérôme Deuchnord 4 anni fa
parent
commit
5f2690f8d7
Non sono state trovate chiavi note per questa firma nel database ID Chiave GPG: 49441C50DEAE79EA
1 ha cambiato i file con 10 aggiunte e 0 eliminazioni
  1. +10
    -0
      .dependabot/config.yml

+ 10
- 0
.dependabot/config.yml Vedi File

@@ -0,0 +1,10 @@
version: 1

update_configs:
- package_manager: python
directory: '/'
update_schedule: live
commit_message:
prefix: "chore"
include_scope: true


Caricamento…
Annulla
Salva