Skip to content

Commit 7908992

Browse files
committed
chore: Update Claude settings.
1 parent 418a798 commit 7908992

1 file changed

Lines changed: 4 additions & 5 deletions

File tree

.claude/settings.json

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,17 +15,16 @@
1515
"Bash(git merge-base:*)",
1616
"Bash(git rev-list:*)",
1717
"Bash(git branch:*)",
18-
"Bash(git ls-tree:*)",
18+
"Bash(git ls-tree:*)",
1919
"Bash(gh pr view:*)",
2020
"Bash(gh pr diff:*)",
2121
"Bash(gh pr list:*)",
2222
"Bash(gh pr checks:*)",
2323
"Read(.claude/tmp/**)",
24-
"Write(.claude/tmp/**)",
25-
"Skill(parallel-review)"
24+
"Write(.claude/tmp/**)"
2625
],
2726
"deny": [
28-
"Read(.env.production)",
27+
"Read(.env.production)",
2928
"Bash(git push:*)",
3029
"Bash(gh pr merge:*)",
3130
"Bash(gh pr lock:*)",
@@ -35,4 +34,4 @@
3534
"env": {
3635
"CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS": "1"
3736
}
38-
}
37+
}

0 commit comments

Comments
 (0)