Run mypy in pre-commit without args to match CI (#27741)
This commit is contained in:
parent
e79a5baf9e
commit
23db94c627
1 changed files with 1 additions and 0 deletions
|
@ -17,4 +17,5 @@ repos:
|
|||
rev: v0.730
|
||||
hooks:
|
||||
- id: mypy
|
||||
args: []
|
||||
exclude: ^script/scaffold/templates/
|
||||
|
|
Loading…
Add table
Reference in a new issue