Browse Source

remove dependabot

Daniel 2 years ago
parent
commit
1d24d1dc30
1 changed files with 0 additions and 18 deletions
  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