Skip to content

Commit 2a4062c

Browse files
authored
chore: bumped the limit of dependabot PRs
1 parent 76a9c35 commit 2a4062c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ updates:
1010
directory: "/"
1111
schedule:
1212
interval: "daily"
13+
open-pull-requests-limit: 10
1314
labels:
1415
- "Type: Security Patch"
1516
- "dependencies"
@@ -20,6 +21,7 @@ updates:
2021
directory: "/"
2122
schedule:
2223
interval: "daily"
24+
open-pull-requests-limit: 10
2325
labels:
2426
- "Type: Security Patch"
2527
- "dependencies"

0 commit comments

Comments
 (0)