From a7ca29c180554de4a809e7e48a2c15fe9a161511 Mon Sep 17 00:00:00 2001 From: claude-code Date: Fri, 28 Aug 2026 01:04:10 +0000 Subject: [PATCH] =?UTF-8?q?=E8=B7=A8=20repo=20=E7=89=88=E6=9C=AC=E6=B8=85?= =?UTF-8?q?=E5=96=AE=EF=BC=8B=E7=B5=90=E6=A1=88=E8=A8=98=E5=B8=B3=EF=BC=88?= =?UTF-8?q?inkstone/ISEP#84=E3=80=81#85=EF=BC=89=EF=BC=88hooks/hooks.json?= =?UTF-8?q?=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hooks/hooks.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/hooks/hooks.json b/hooks/hooks.json index 1ff1a08..2967f61 100644 --- a/hooks/hooks.json +++ b/hooks/hooks.json @@ -49,6 +49,10 @@ "type": "command", "command": "${CLAUDE_PLUGIN_ROOT}/hooks/milestone-due-guard.sh" }, + { + "type": "command", + "command": "${CLAUDE_PLUGIN_ROOT}/hooks/milestone-account-guard.sh" + }, { "type": "command", "command": "${CLAUDE_PLUGIN_ROOT}/hooks/reply-identity-guard.sh"