Przeglądaj źródła

Enable dependabot for actions.

Nick Brassel 3 lat temu
rodzic
commit
2b094d4112
1 zmienionych plików z 6 dodań i 0 usunięć
  1. 6 0
      .github/dependabot.yml

+ 6 - 0
.github/dependabot.yml

@@ -0,0 +1,6 @@
+version: 2
+updates:
+  - package-ecosystem: "github-actions"
+    directory: "/"
+    schedule:
+      interval: "daily"