Parcourir la source

Enable Dependabot

pull/63/head
offa il y a 1 an
Parent
révision
a2aa4ee8ac
1 fichiers modifiés avec 7 ajouts et 0 suppressions
  1. +7
    -0
      .github/dependabot.yml

+ 7
- 0
.github/dependabot.yml Voir le fichier

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

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

Chargement…
Annuler
Enregistrer