فهرست منبع

Merge pull request #4569 from turrisxyz/Dependabot-GitHub-Actions

chore: Included githubactions in the dependabot config
Kim Kulling 3 سال پیش
والد
کامیت
c1012b4af0
1فایلهای تغییر یافته به همراه6 افزوده شده و 0 حذف شده
  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"