Skip to content

Commit e5a1b7c

Browse files
authored
Clarify that a large 'open-pull-requests-limit' value can effectively remove the limit (#59065)
1 parent f20eca9 commit e5a1b7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/code-security/dependabot/working-with-dependabot/dependabot-options-reference.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -473,7 +473,7 @@ Change the limit on the maximum number of pull requests for version updates open
473473

474474
When `open-pull-requests-limit` is defined:
475475

476-
* {% data variables.product.prodname_dependabot %} opens pull requests up to the defined integer value.
476+
* {% data variables.product.prodname_dependabot %} opens pull requests up to the defined integer value. A large value can be set to effectively remove the open pull request limit.
477477
* You can temporarily disable version updates for a package manager by setting this option to zero, see [Disabling {% data variables.product.prodname_dependabot_version_updates %}](/code-security/dependabot/dependabot-version-updates/configuring-dependabot-version-updates#disabling-dependabot-version-updates).
478478

479479
## `package-ecosystem` {% octicon "versions" aria-label="Version updates only" height="24" %}

0 commit comments

Comments
 (0)