From 23b9a196c46caab314bc73024af4f031c6dfc328 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EA=B9=80=EC=84=9D=EC=A7=84=28poki=29?= <102217654+SEOKKAMONI@users.noreply.github.com> Date: Tue, 16 Jul 2024 21:13:11 +0900 Subject: [PATCH] chore: update knip schema to v5 (#7740) --- knip.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/knip.json b/knip.json index 6eac949264..2e75d9154a 100644 --- a/knip.json +++ b/knip.json @@ -1,5 +1,5 @@ { - "$schema": "https://unpkg.com/knip@4/schema.json", + "$schema": "https://unpkg.com/knip@5/schema.json", "ignore": [".pnpmfile.cjs"], "ignoreWorkspaces": ["examples/**", "integrations/**"], "workspaces": {