update deps

This commit is contained in:
Rai (Michael Pokorny)
2025-06-24 22:23:19 -07:00
parent bbce68d8c3
commit 211c1ae28f
27 changed files with 30 additions and 30 deletions

View File

@@ -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`.