mirror of
https://github.com/openai/codex.git
synced 2026-05-04 05:11:37 +03:00
update deps
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
id = "17"
|
||||
title = "Sandbox Pre-commit Permission Error"
|
||||
status = "Not started"
|
||||
dependencies = ""
|
||||
dependencies = "15" # Rationale: depends on Task 15 for sandbox worktree configuration
|
||||
last_updated = "2025-06-25T01:41:34.737190"
|
||||
+++
|
||||
|
||||
@@ -25,4 +25,4 @@ last_updated = "2025-06-25T01:41:34.737190"
|
||||
## Notes
|
||||
|
||||
- The sandbox prevents locking ~/.gitconfig, leading to PermissionError.
|
||||
- Consider configuring pre-commit to use a repo-local config or skip locking by passing `--config` or setting `PRE_COMMIT_HOME`.
|
||||
- Consider configuring pre-commit to use a repo-local config or skip locking by passing `--config` or setting `PRE_COMMIT_HOME`.
|
||||
|
||||
Reference in New Issue
Block a user