Skip to content

Commit 956a4eb

Browse files
authored
docs: added a few fixes for the quickstart sample (#696)
1 parent 7f1ee19 commit 956a4eb

File tree

4 files changed

+317
-97
lines changed

4 files changed

+317
-97
lines changed

renovate.json

+4
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,10 @@
2222
{
2323
"matchPackagePrefixes": ["@nx/", "nx"],
2424
"groupName": "nx"
25+
},
26+
{
27+
"matchPackageNames": ["fastify"],
28+
"groupName": "fastify"
2529
}
2630
]
2731
}

0 commit comments

Comments
 (0)