Kaynağa Gözat

Add dependabot to keep github-actions up-to-date

Signed-off-by: yubiuser <github@yubiuser.dev>
yubiuser 10 ay önce
ebeveyn
işleme
b43cc5be97
1 değiştirilmiş dosya ile 10 ekleme ve 0 silme
  1. 10 0
      .github/dependabot.yml

+ 10 - 0
.github/dependabot.yml

@@ -0,0 +1,10 @@
+version: 2
+updates:
+- package-ecosystem: github-actions
+  directory: "/"
+  schedule:
+    interval: weekly
+    day: saturday
+    time: "10:00"
+  open-pull-requests-limit: 10
+  target-branch: master