Skip to content

Commit 63e2656

Browse files
add registry to renovate exceptions (#1840)
1 parent 5900f09 commit 63e2656

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

renovate.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"groupSlug": "all-minor-patch"
2222
},
2323
{
24-
"matchPackageNames": ["typescript", "@theguild/**"],
24+
"matchPackageNames": ["typescript", "@theguild/**", "@pinax/**"],
2525
"groupName": null
2626
}
2727
]

0 commit comments

Comments
 (0)