Skip to content

Commit

Permalink
Auto-update pre-commit hooks (#482)
Browse files Browse the repository at this point in the history
Co-authored-by: marcelveldt <marcelveldt@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and marcelveldt committed Nov 11, 2022
1 parent 42db347 commit 2086f7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ repos:
- id: isort
exclude: ^examples/
- repo: https://github.com/pre-commit/mirrors-mypy
rev: v0.982
rev: v0.990
hooks:
- id: mypy
additional_dependencies: [types-all]
Expand Down

0 comments on commit 2086f7d

Please sign in to comment.