ci: Remove open-pull-requests-limit: 0 from dependabot.yml

This commit is contained in:
Yuan Tang 2025-07-24 21:24:23 -04:00 committed by GitHub
parent 21bae296f2
commit 113603fe26
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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