瀏覽代碼

Merge pull request #593 from probulate/actions-bot

Add github-actions dependabot config
Alessandro Decina 1 年之前
父節點
當前提交
e840c22602
共有 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"