mirror of
https://github.com/Crocmagnon/charasheet.git
synced 2025-01-22 05:13:54 +01:00
fix devcontainer
This commit is contained in:
parent
a2b9c9ea50
commit
a611e51553
1 changed files with 1 additions and 1 deletions
|
@ -3,5 +3,5 @@
|
|||
"dockerfile": "Dockerfile",
|
||||
"context": ".."
|
||||
},
|
||||
"postStartCommand": "inv sync-dependencies && pre-commit install --install-hooks"
|
||||
"postStartCommand": "uv sync && uv run pre-commit install --install-hooks"
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue