Skip to content

Commit

Permalink
Update pre-commit hooks (#1522)
Browse files Browse the repository at this point in the history
Co-authored-by: arkid15r <arkid15r@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and arkid15r committed Oct 19, 2023
1 parent a998a1a commit a03683a
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 @@ -35,7 +35,7 @@ repos:
exclude: ^(docs)

- repo: https://github.com/pre-commit/mirrors-mypy
rev: v1.6.0
rev: v1.6.1
hooks:
- id: mypy
additional_dependencies: [types-all]
Expand Down

0 comments on commit a03683a

Please sign in to comment.