瀏覽代碼

Create dependabot.yml

Douglas Thrift 3 年之前
父節點
當前提交
0681678421
共有 1 個文件被更改,包括 9 次插入0 次删除
  1. 9 0
      .github/dependabot.yml

+ 9 - 0
.github/dependabot.yml

@@ -0,0 +1,9 @@
+version: 2
+updates:
+  - package-ecosystem: bundler
+    directory: /
+    schedule:
+      interval: weekly
+      day: saturday
+      time: "12:00"
+      timezone: America/Los_Angeles