浏览代码

Add github-actions dependabot config

Tamir Duberstein 1 年之前
父节点
当前提交
8e41cf6f5a
共有 1 个文件被更改,包括 4 次插入0 次删除
  1. 4 0
      .github/dependabot.yml

+ 4 - 0
.github/dependabot.yml

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