Skip to content

Commit 1efcf8b

Browse files
committed
chore(dependabot): limit PRs to max 3
1 parent 3752228 commit 1efcf8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/dependabot.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ updates:
77
commit-message:
88
prefix: "chore"
99
include: "scope"
10-
open-pull-requests-limit: 10
10+
open-pull-requests-limit: 3
1111
ignore:
1212
# node-fetch must be synced manually
1313
- dependency-name: "node-fetch"

0 commit comments

Comments
 (0)