Browse Source

Add github-actions to dependabot config

Bernhard Froehlich 4 năm trước cách đây
mục cha
commit
f2af99dc52
1 tập tin đã thay đổi với 5 bổ sung0 xóa
  1. 5 0
      .github/dependabot.yml

+ 5 - 0
.github/dependabot.yml

@@ -4,3 +4,8 @@ updates:
     directory: "/"
     schedule:
       interval: "daily"
+
+  - package-ecosystem: "github-actions"
+    directory: "/"
+    schedule:
+      interval: "daily"