diff --git a/.github/dependabot.yml b/.github/dependabot.yml index f87491c..aff82a1 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -1,6 +1,6 @@ version: 2 updates: - - package-ecosystem: "" + - package-ecosystem: "npm" directory: "/" schedule: interval: "weekly"