diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 583c3a0b..4af3f935 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -6,10 +6,3 @@ updates: schedule: interval: "weekly" day: "monday" - - - package-ecosystem: "npm" - open-pull-requests-limit: 2 - directory: "/cli" - schedule: - interval: "weekly" - day: "monday"