Browse Source

Create Dependabot config file

dependabot-preview[bot] 4 năm trước cách đây
mục cha
commit
186faaaab4
1 tập tin đã thay đổi với 8 bổ sung0 xóa
  1. 8 0
      .github/dependabot.yml

+ 8 - 0
.github/dependabot.yml

@@ -0,0 +1,8 @@
+version: 2
+updates:
+- package-ecosystem: npm
+  directory: "/"
+  schedule:
+    interval: daily
+    time: "03:00"
+  open-pull-requests-limit: 10