File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -63,7 +63,7 @@ prerequisites:
6363 pipx list --short | grep -q " check-jsonschema 0.31.1" || pipx install --force check-jsonschema==0.31.1
6464 pipx list --short | grep -q " codespell 2.4.1" || pipx install --force codespell[toml]==2.4.1
6565 pipx list --short | grep -q " pdm 2.22.3" || pipx install --force pdm==2.22.3
66- pipx list --short | grep -q " pre-commit 4.1 .0" || pipx install --force pre-commit==4.1 .0
66+ pipx list --short | grep -q " pre-commit 4.5 .0" || pipx install --force pre-commit==4.5 .0
6767 pipx list --short | grep -q " pyproject-fmt 2.5.0" || pipx install --force pyproject-fmt==2.5.0
6868 pipx list --short | grep -q " ruff 0.9.4" || pipx install --force ruff==0.9.4
6969 pipx list --short | grep -q " watchfiles 1.0.4" || pipx install --force watchfiles==1.0.4
You can’t perform that action at this time.
0 commit comments