Skip to content

Commit 5f3515c

Browse files
committed
Install self for mypy/pre-commit
1 parent 3ffdfcc commit 5f3515c

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
@@ -42,6 +42,7 @@ repos:
4242
- id: mypy
4343
args: [--strict, --pretty, --show-error-codes, .]
4444
pass_filenames: false
45+
additional_dependencies: [.]
4546

4647
- repo: https://github.com/tox-dev/pyproject-fmt
4748
rev: 2.2.1

0 commit comments

Comments
 (0)