Parcourir la source

Add github-actions dependabot config

Tamir Duberstein il y a 1 an
Parent
commit
8e41cf6f5a
1 fichiers modifiés avec 4 ajouts et 0 suppressions
  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"