diff --git a/.github/dependabot.yaml b/.github/dependabot.yaml index 1597d26..db7f683 100644 --- a/.github/dependabot.yaml +++ b/.github/dependabot.yaml @@ -5,8 +5,3 @@ updates: schedule: interval: 'monthly' open-pull-requests-limit: 50 - - package-ecosystem: 'npm' - directory: '/' - schedule: - interval: 'monthly' - open-pull-requests-limit: 50