diff --git a/.github/dependabot.yml b/.github/dependabot.yml index a33a1e7..2a8a3ce 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -1,6 +1,6 @@ version: 2 updates: - - package-ecosystem: 'yarn' + - package-ecosystem: 'npm' directory: '/' schedule: interval: 'daily'