diff --git a/.github/dependabot.yml b/.github/dependabot.yml index b53d0f6869..165b1817af 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -3,7 +3,7 @@ version: 2 updates: - - package-ecosystem: "pnpm" + - package-ecosystem: "npm" directory: "/" schedule: interval: "daily"