Skip to content

Commit 2c441a8

Browse files
committed
fix: lint
fix: action
1 parent a8a220c commit 2c441a8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ repos:
4949
hooks:
5050
- id: mypy
5151
additional_dependencies: [ "no_implicit_optional" ]
52+
args: [ "--config-file=pyproject.toml", "--install-types", "--non-interactive" ]
5253

5354
- repo: local
5455
hooks:

0 commit comments

Comments
 (0)