diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 63dc312..db9ba41 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -1,6 +1,6 @@ version: 2 updates: - - package-ecosystem: 'pnpm' + - package-ecosystem: 'npm' directory: '/' schedule: interval: 'weekly'