Skip to content

Commit

Permalink
Update pre-commit hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
tefra committed Feb 23, 2021
1 parent 3f111e2 commit ad4cbf2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ repos:
- id: docformatter
args: ["--in-place", "--pre-summary-newline"]
- repo: https://github.com/pre-commit/mirrors-mypy
rev: v0.800
rev: v0.812
hooks:
- id: mypy
additional_dependencies: [tokenize-rt]
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ dev =
pytest-cov
tox
docs =
sphinx==3.4.3
sphinx
sphinx-autobuild
sphinx-autodoc-typehints
sphinx-copybutton
Expand Down

0 comments on commit ad4cbf2

Please sign in to comment.