Skip to content

Commit e641d77

Browse files
committed
feat: update SessionStart hook matcher to improve startup behavior
1 parent b64c763 commit e641d77

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

hooks/hooks.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"hooks": {
44
"SessionStart": [
55
{
6-
"matcher": "startup|resume",
6+
"matcher": "startup",
77
"hooks": [
88
{
99
"type": "command",

0 commit comments

Comments
 (0)