diff --git a/.github/dependabot.yml b/.github/dependabot.yml index b88b5b32..b6e48dc1 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,13 +5,3 @@ updates: schedule: interval: "weekly" rebase-strategy: "auto" - - package-ecosystem: "npm" - directory: "/" - schedule: - interval: "weekly" - rebase-strategy: "auto" - - package-ecosystem: "npm" - directory: "/src/" - schedule: - interval: "weekly" - rebase-strategy: "auto"