Skip to content

Commit 1884546

Browse files
authoredMar 12, 2024
chore: always bump @sanity/ui (#5963)
1 parent 4adda38 commit 1884546

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎renovate.json renamed to ‎.github/renovate.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
},
1717
{
1818
"matchDepTypes": ["dependencies"],
19-
"matchPackageNames": ["get-it", "@sanity/client", "@sanity/presentation"],
19+
"matchPackageNames": ["get-it", "@sanity/client", "@sanity/presentation", "@sanity/ui"],
2020
"rangeStrategy": "bump",
2121
"semanticCommitType": "fix"
2222
}

0 commit comments

Comments
 (0)
Please sign in to comment.