diff --git a/.github/dependabot.yml b/.github/dependabot.yml index fe493bf..2c7d170 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,9 +5,3 @@ updates: directory: "/" schedule: interval: "daily" - - # Maintain dependencies for npm - - package-ecosystem: "npm" - directory: "/" - schedule: - interval: "daily"