Skip to content

Commit 59d80af

Browse files
authored
[ty] Update mypy primer (#18196)
1 parent b913f56 commit 59d80af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/mypy_primer.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
echo "Project selector: $PRIMER_SELECTOR"
7070
# Allow the exit code to be 0 or 1, only fail for actual mypy_primer crashes/bugs
7171
uvx \
72-
--from="git+https://github.com/hauntsaninja/mypy_primer@968b2b61c05f84462d6fcc78d2f5205bbb8b98c2" \
72+
--from="git+https://github.com/hauntsaninja/mypy_primer@01a7ca325f674433c58e02416a867178d1571128" \
7373
mypy_primer \
7474
--repo ruff \
7575
--type-checker ty \

0 commit comments

Comments
 (0)