Skip to content

Commit 09f570a

Browse files
authored
Bump mypy_primer pin (#20540)
1 parent 722f1a7 commit 09f570a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/mypy_primer.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ cd ..
2020
echo "Project selector: ${PRIMER_SELECTOR}"
2121
# Allow the exit code to be 0 or 1, only fail for actual mypy_primer crashes/bugs
2222
uvx \
23-
--from="git+https://github.com/hauntsaninja/mypy_primer@25a87147434a0f0588cfb7ce6e82e5e9aaccc59e" \
23+
--from="git+https://github.com/hauntsaninja/mypy_primer@0d20fff78b67f11f4dcbeb3d9b1c645b7198db5e" \
2424
mypy_primer \
2525
--repo ruff \
2626
--type-checker ty \

0 commit comments

Comments
 (0)