Skip to content

Commit 0d8e10b

Browse files
committed
fix
1 parent 7d28222 commit 0d8e10b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

mise.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,6 @@ install = "uv sync && mise generate git-pre-commit --write --task=pre-commit"
88

99
[tasks.pre-commit]
1010
run = "./pre_commit.bash"
11+
12+
[env]
13+
_.python.venv = { path = ".venv" }

0 commit comments

Comments
 (0)