diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 7ca653bf..668d4bdb 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,7 +5,7 @@ version: 2 updates: - - package-ecosystem: pnpm + - package-ecosystem: npm directory: '/' # Location of package manifests schedule: interval: 'monthly'