From d693c6865fe9e534a6dc4cd0c8dea1c860468d21 Mon Sep 17 00:00:00 2001 From: "jeonghyo.k" Date: Fri, 13 Mar 2026 14:30:43 +0900 Subject: [PATCH] =?UTF-8?q?chore:=20=ED=8C=80=20=EC=9B=8C=ED=81=AC?= =?UTF-8?q?=ED=94=8C=EB=A1=9C=EC=9A=B0=20=EB=8F=99=EA=B8=B0=ED=99=94=20(v1?= =?UTF-8?q?.6.1)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .claude/settings.json | 6 ++++-- .claude/workflow-version.json | 2 +- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/.claude/settings.json b/.claude/settings.json index 16aa8a0..3027e9b 100644 --- a/.claude/settings.json +++ b/.claude/settings.json @@ -83,5 +83,7 @@ ] } ] - } -} + }, + "deny": [], + "allow": [] +} \ No newline at end of file diff --git a/.claude/workflow-version.json b/.claude/workflow-version.json index faa5b68..ab9c219 100644 --- a/.claude/workflow-version.json +++ b/.claude/workflow-version.json @@ -4,4 +4,4 @@ "project_type": "react-ts", "gitea_url": "https://gitea.gc-si.dev", "custom_pre_commit": true -} +} \ No newline at end of file