Skip to content

Commit 23b9a19

Browse files
authoredJul 16, 2024··
chore: update knip schema to v5 (#7740)
1 parent 38e5c4b commit 23b9a19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎knip.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$schema": "https://unpkg.com/knip@4/schema.json",
2+
"$schema": "https://unpkg.com/knip@5/schema.json",
33
"ignore": [".pnpmfile.cjs"],
44
"ignoreWorkspaces": ["examples/**", "integrations/**"],
55
"workspaces": {

0 commit comments

Comments
 (0)
Please sign in to comment.