Skip to content

Commit 0e1bfd6

Browse files
committed
chore(renovate): group typebox related packages
1 parent 540cff0 commit 0e1bfd6

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

renovate.json

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,13 @@
11
{
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3-
"extends": ["github>bifravst/renovate-config"]
3+
"extends": ["github>bifravst/renovate-config"],
4+
"packageRules": [
5+
{
6+
"matchPackagePatterns": [
7+
"@sinclair/typebox",
8+
"@hello.nrfcloud.com/proto"
9+
],
10+
"groupName": "typebox"
11+
}
12+
]
413
}

0 commit comments

Comments
 (0)