From 7b77df1e832ad702c5cf65dee3d4f76e2684b9ba Mon Sep 17 00:00:00 2001 From: bot-sdk-js Date: Fri, 28 Jun 2024 12:48:25 +0200 Subject: [PATCH] chore: Fix dependabot issue --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index a1fe356b..79b44e83 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -1,6 +1,6 @@ version: 2 updates: - - package-ecosystem: pnpm + - package-ecosystem: npm target-branch: main directory: '/' schedule: