From 396176ce63be597fa8e6dd5d9f1b39728d1cd6c7 Mon Sep 17 00:00:00 2001 From: Daniel Date: Mon, 3 Jul 2023 03:42:04 +0330 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 a75b5c2..ec63fca 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -1,6 +1,6 @@ version: 2 updates: - - package-ecosystem: "yarn" + - package-ecosystem: "npm" directory: "/" schedule: interval: "weekly"