Sfoglia il codice sorgente

Update pip dependencies with dependabot

Jelmer Vernooij 10 mesi fa
parent
commit
374b1987a3
1 ha cambiato i file con 4 aggiunte e 0 eliminazioni
  1. 4 0
      .github/dependabot.yml

+ 4 - 0
.github/dependabot.yml

@@ -12,3 +12,7 @@ updates:
     directory: "/"
     schedule:
       interval: weekly
+  - package-ecosystem: "pip"
+    directory: "/"
+    schedule:
+      interval: weekly