mirror of
https://github.com/python/cpython.git
synced 2025-12-23 09:19:18 +00:00
[3.12] Bump mypy to 1.7.0 (GH-111961) (#112033)
This commit is contained in:
parent
a1447af69c
commit
7313bde84c
2 changed files with 2 additions and 1 deletions
1
.github/workflows/mypy.yml
vendored
1
.github/workflows/mypy.yml
vendored
|
|
@ -8,6 +8,7 @@ on:
|
|||
pull_request:
|
||||
paths:
|
||||
- "Tools/clinic/**"
|
||||
- "Tools/requirements-dev.txt"
|
||||
- ".github/workflows/mypy.yml"
|
||||
workflow_dispatch:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue