diff --git a/.github/dependabot.yml b/.github/dependabot.yml index a28ef35..1460c0c 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: "monthly"