Skip to content

Commit

Permalink
Install self for mypy/pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
hugovk committed Aug 31, 2024
1 parent 3ffdfcc commit 5f3515c
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 @@ -42,6 +42,7 @@ repos:
- id: mypy
args: [--strict, --pretty, --show-error-codes, .]
pass_filenames: false
additional_dependencies: [.]

- repo: https://github.com/tox-dev/pyproject-fmt
rev: 2.2.1
Expand Down

0 comments on commit 5f3515c

Please sign in to comment.