diff --git a/.claude/settings.json b/.claude/settings.json index 5272a4a..63e267b 100644 --- a/.claude/settings.json +++ b/.claude/settings.json @@ -7,14 +7,14 @@ "permissions": { "defaultMode": "dontAsk", "ask": [ - "Bash(git push)", - "Bash(git push:*)", "Bash(git commit)", "Bash(git commit:*)", - "Bash(git -C * push)", - "Bash(git -C * push:*)", - "Bash(git -C * commit)", - "Bash(git -C * commit:*)" + "Bash(git * commit)", + "Bash(git * commit:*)", + "Bash(git push)", + "Bash(git push:*)", + "Bash(git * push)", + "Bash(git * push:*)" ] }, "sandbox": {