Skip to content

Commit 43b6e97

Browse files
committed
docs(ci): cite upstream mise PR in the uv tool comment
No-op content change to route this branch through the freshly installed prek pre-commit/pre-push hooks, which were missing from the local clone when 16b0ab6 was created. Refs #320
1 parent 16b0ab6 commit 43b6e97

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

mise.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,8 @@ gitleaks = "latest"
2121
# uv must be declared so it is on PATH before semgrep installs: mise's
2222
# `pipx.uvx` default routes pipx tools through `uv tool install` when uv is
2323
# present, avoiding the classic-pipx "Failed to upgrade shared libraries" path
24-
# that breaks under the mise 2026.6.x default `minimum_release_age` (see #320).
24+
# that breaks under the mise 2026.6.x default `minimum_release_age`
25+
# (jdx/mise#10279; see #320).
2526
uv = "latest"
2627
semgrep = "latest"
2728
osv-scanner = "latest"

0 commit comments

Comments
 (0)