From df9dfbf4b1d6dc6d65b5adb4912cf51e3c1746cf Mon Sep 17 00:00:00 2001 From: SamTV12345 <40429738+SamTV12345@users.noreply.github.com> Date: Sun, 11 Feb 2024 11:18:04 +0100 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 cd035e6ba..263f5a783 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,7 +9,7 @@ updates: directory: "/" schedule: interval: "daily" - - package-ecosystem: "pnpm" + - package-ecosystem: "npm" directory: "/src" schedule: interval: "daily"