Skip to content

Commit babbfab

Browse files
committed
chore: reduce number of Dependabot PRs in-flight to 1
Part of #1590
1 parent cfaba50 commit babbfab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ updates:
2525
reviewers: [ "php-coder" ]
2626
labels: [ "kind/dependency-update" ]
2727
# https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file#open-pull-requests-limit
28-
open-pull-requests-limit: 2
28+
open-pull-requests-limit: 1

0 commit comments

Comments
 (0)