Răsfoiți Sursa

Adds dependabot for github actions

Martin Melik-Merkumians 1 an în urmă
părinte
comite
d53b33afd4
1 a modificat fișierele cu 6 adăugiri și 0 ștergeri
  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: "weekly"