Browse Source

remove dependabot

Daniel 2 năm trước cách đây
mục cha
commit
1d24d1dc30
1 tập tin đã thay đổi với 0 bổ sung18 xóa
  1. 0 18
      .github/dependabot.yml

+ 0 - 18
.github/dependabot.yml

@@ -1,18 +0,0 @@
-version: 2
-updates:
-  - package-ecosystem: npm
-    directory: "/"
-    schedule:
-      interval: weekly
-      day: monday
-      time: "03:00"
-    open-pull-requests-limit: 10
-    versioning-strategy: increase
-  - package-ecosystem: bundler
-    directory: "/docs/"
-    schedule:
-      interval: weekly
-      day: monday
-      time: "03:00"
-    open-pull-requests-limit: 10
-    versioning-strategy: increase