diff --git a/.github/dependabot.yml b/.github/dependabot.yml index c4417a03..56ff212b 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -1,7 +1,7 @@ version: 2 updates: # pnpm dependencies with different cooldowns per update type - - package-ecosystem: "pnpm" + - package-ecosystem: "npm" directory: "/" schedule: interval: "daily"