From 7c0077297a460ed5dd9ac9184a072bac19b63d08 Mon Sep 17 00:00:00 2001 From: Lipis Date: Mon, 18 Jan 2021 22:34:20 +0200 Subject: [PATCH] Update dependabot.yml --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 2f359b6..2ea5d2d 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,7 +5,7 @@ version: 2 updates: - - package-ecosystem: "yarn" + - package-ecosystem: "npm" directory: "/" schedule: interval: "weekly"