Explorar el Código

Merge pull request #593 from probulate/actions-bot

Add github-actions dependabot config
Alessandro Decina hace 1 año
padre
commit
e840c22602
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  1. 4 0
      .github/dependabot.yml

+ 4 - 0
.github/dependabot.yml

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