Skip to content

Commit

Permalink
update pre-commit hooks (#209)
Browse files Browse the repository at this point in the history
Co-authored-by: akaszynski <akaszynski@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and akaszynski authored Jul 24, 2022
1 parent 8b385fb commit 133ff8a
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 @@ -17,7 +17,7 @@ repos:
]

- repo: https://github.com/pre-commit/mirrors-mypy
rev: v0.961
rev: v0.971
hooks:
- id: mypy
# `pass_filenames` is used to overcome the "duplicate module"
Expand Down

0 comments on commit 133ff8a

Please sign in to comment.