From 7d90d2b265600940d11f26e1dc8f26ba91cce08c Mon Sep 17 00:00:00 2001 From: fadihanna123 <54924938+fadihanna123@users.noreply.github.com> Date: Sat, 23 Dec 2023 17:17:18 +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 c509a69..9817820 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -1,6 +1,6 @@ version: 1 updates: - - package-ecosystem: 'npm' + - package-ecosystem: 'yarn' directory: '/' schedule: interval: 'monthly'