Sfoglia il codice sorgente

Fix dependabot package-ecosystem

pull/65/head
Ben Kurtovic 2 anni fa
committed by GitHub
parent
commit
9c327d0625
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

@@ -1,7 +1,7 @@
version: 2

updates:
- package-ecosystem: pipenv
- package-ecosystem: pip
directory: /
schedule:
interval: weekly

Caricamento…
Annulla
Salva