diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 3e84edb22bb..4872c5afd20 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,8 +5,3 @@ updates: schedule: interval: daily open-pull-requests-limit: 10 -- package-ecosystem: bundler - directory: "/" - schedule: - interval: daily - open-pull-requests-limit: 10