From 5adfc3af41fe78132d0d3e09eb4e2704ff0b5f4a Mon Sep 17 00:00:00 2001 From: night0721 Date: Mon, 6 Sep 2021 20:00:31 +0800 Subject: [PATCH] npm --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 95ca975..8abca40 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,7 +5,7 @@ version: 2 updates: - - package-ecosystem: "" # See documentation for possible values + - package-ecosystem: "npm" # See documentation for possible values directory: "/" # Location of package manifests schedule: interval: "daily"