summaryrefslogtreecommitdiff
path: root/.github/dependabot.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/dependabot.yml')
-rw-r--r--.github/dependabot.yml7
1 files changed, 0 insertions, 7 deletions
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index 005ad67..38424c7 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -7,10 +7,3 @@ updates:
interval: "weekly"
commit-message:
prefix: "ci"
-
- - package-ecosystem: "npm"
- directory: "/"
- schedule:
- interval: "weekly"
- commit-message:
- prefix: "node_modules"