Skip to content

Commit b4aeef1

Browse files
committed
fix(github-actions): dependabot updates
1 parent bbd1d10 commit b4aeef1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ updates:
99
- "vincejv"
1010
labels:
1111
- "dependencies"
12-
open-pull-requests-limit: 10
12+
open-pull-requests-limit: 20
1313

1414
- package-ecosystem: "github-actions"
1515
# Workflow files stored in the
@@ -23,4 +23,4 @@ updates:
2323
labels:
2424
- "dependencies"
2525
- "ci-cd"
26-
open-pull-requests-limit: 10
26+
open-pull-requests-limit: 20

0 commit comments

Comments
 (0)