diff --git a/.github/dependabot.yml b/.github/dependabot.yml index d68af5615..134efd93b 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -14,8 +14,6 @@ updates: schedule: interval: "weekly" day: "saturday" - # ignore all non-security updates: https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file#open-pull-requests-limit - open-pull-requests-limit: 0 labels: - type/dependencies - python