Skip to content

Commit df8b37e

Browse files
committed
chore: updated pre-commit
1 parent 2f85e8c commit df8b37e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ repos:
88
types: [python]
99
pass_filenames: false
1010
always_run: true
11+
stages:
12+
- push
1113
- id: mypy
1214
name: mypy
1315
entry: mypy .

0 commit comments

Comments
 (0)