Bump mypy_primer pin (#20558)

This commit is contained in:
Alex Waygood 2025-09-24 20:45:47 +01:00 committed by GitHub
parent e6073d0cca
commit 0e83af0b80
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -20,7 +20,7 @@ cd ..
echo "Project selector: ${PRIMER_SELECTOR}"
# Allow the exit code to be 0 or 1, only fail for actual mypy_primer crashes/bugs
uvx \
--from="git+https://github.com/hauntsaninja/mypy_primer@0d20fff78b67f11f4dcbeb3d9b1c645b7198db5e" \
--from="git+https://github.com/hauntsaninja/mypy_primer@0ee3d6330addd5270a50759a6b6f13b2627a423b" \
mypy_primer \
--repo ruff \
--type-checker ty \