Skip to content

Commit 07cb339

Browse files
committed
chore: increase Dependabot PR limit
1 parent 12bfda4 commit 07cb339

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Diff for: .github/dependabot.yml

+4
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,20 @@ updates:
44
directory: '/'
55
schedule:
66
interval: weekly
7+
open-pull-requests-limit: 99
78
- package-ecosystem: npm
89
directory: '/website'
910
schedule:
1011
interval: weekly
12+
open-pull-requests-limit: 99
1113
- package-ecosystem: npm
1214
directory: '/website/plugins/docusaurus-plugin-hotjar'
1315
schedule:
1416
interval: weekly
1517
versioning-strategy: increase
18+
open-pull-requests-limit: 99
1619
- package-ecosystem: github-actions
1720
directory: '/'
1821
schedule:
1922
interval: weekly
23+
open-pull-requests-limit: 99

0 commit comments

Comments
 (0)