diff --git a/.github/dependabot.yml b/.github/dependabot.yml index a031fbe..84642af 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -10,7 +10,7 @@ updates: interval: 'monthly' # Maintain dependencies for pnpm - - package-ecosystem: 'pnpm' + - package-ecosystem: 'npm' directory: '/' open-pull-requests-limit: 100 target-branch: 'dependabot-updates'