ソースを参照

Add github-actions dependabot config

Tamir Duberstein 2 年 前
コミット
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"