mirror of https://github.com/astral-sh/ruff
Bump mypy_primer pin (#20540)
This commit is contained in:
parent
722f1a7d7a
commit
09f570af92
|
|
@ -20,7 +20,7 @@ cd ..
|
||||||
echo "Project selector: ${PRIMER_SELECTOR}"
|
echo "Project selector: ${PRIMER_SELECTOR}"
|
||||||
# Allow the exit code to be 0 or 1, only fail for actual mypy_primer crashes/bugs
|
# Allow the exit code to be 0 or 1, only fail for actual mypy_primer crashes/bugs
|
||||||
uvx \
|
uvx \
|
||||||
--from="git+https://github.com/hauntsaninja/mypy_primer@25a87147434a0f0588cfb7ce6e82e5e9aaccc59e" \
|
--from="git+https://github.com/hauntsaninja/mypy_primer@0d20fff78b67f11f4dcbeb3d9b1c645b7198db5e" \
|
||||||
mypy_primer \
|
mypy_primer \
|
||||||
--repo ruff \
|
--repo ruff \
|
||||||
--type-checker ty \
|
--type-checker ty \
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue