Skip to content

Commit efc876f

Browse files
authored
Bump mypy_primer pin (#23145)
Pulls in hauntsaninja/mypy_primer@850d65d
1 parent 56eb6b6 commit efc876f

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
@@ -22,7 +22,7 @@ cd ..
2222
echo "Project selector: ${PRIMER_SELECTOR}"
2323
# Allow the exit code to be 0 or 1, only fail for actual mypy_primer crashes/bugs
2424
uvx \
25-
--from="git+https://github.com/hauntsaninja/mypy_primer@d4e091e8937adea5b2722b49e17d3b252f2c8950" \
25+
--from="git+https://github.com/hauntsaninja/mypy_primer@850d65d9da947ef9e02498b6f07598e7c8401641" \
2626
mypy_primer \
2727
--repo ruff \
2828
--type-checker ty \

0 commit comments

Comments
 (0)