Skip to content

Commit 17a0550

Browse files
authored
fix(deps): renovate group name and add codeowners (#10)
1 parent cdb19ba commit 17a0550

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/CODEOWNERS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
* @sanity-io/sdk

.github/renovate.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
},
2525
{
2626
"description": "Group sdk related deps in a single PR, as they often have to update together",
27-
"groupName": "storybook-tooling",
27+
"groupName": "sdk-tooling",
2828
"matchPackageNames": ["@sanity/sdk", "@sanity/sdk-*"]
2929
},
3030
{

0 commit comments

Comments
 (0)