2
0
Эх сурвалжийг харах

Allow Dependabot to check Python dependencies (#4482)

John Losito 4 жил өмнө
parent
commit
71d207ff19

+ 4 - 0
.github/dependabot.yml

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