Skip to content

Commit

Permalink
Run mypy in pre-commit without args to match CI (#27741)
Browse files Browse the repository at this point in the history
  • Loading branch information
scop authored and balloob committed Oct 17, 2019
1 parent e79a5ba commit 23db94c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,5 @@ repos:
rev: v0.730
hooks:
- id: mypy
args: []
exclude: ^script/scaffold/templates/

0 comments on commit 23db94c

Please sign in to comment.