浏览代码

Update pip dependencies with dependabot

Jelmer Vernooij 10 月之前
父节点
当前提交
374b1987a3
共有 1 个文件被更改,包括 4 次插入0 次删除
  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