diff --git a/.github/dependabot.yml b/.github/dependabot.yml index bf07fed7..5d5ce243 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,7 +5,7 @@ version: 2 updates: - - package-ecosystem: "yarn" # See documentation for possible values + - package-ecosystem: "npm" # See documentation for possible values directory: "/docs" # Location of package manifests schedule: interval: "weekly"