瀏覽代碼

Enable dependabot

Jordi Boggiano 1 年之前
父節點
當前提交
e0cd5d576c
共有 1 個文件被更改,包括 7 次插入0 次删除
  1. 7 0
      .github/dependabot.yml

+ 7 - 0
.github/dependabot.yml

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