Skip to content

Commit

Permalink
Update pre-commit hook versions
Browse files Browse the repository at this point in the history
  • Loading branch information
brandonwillard authored and dgerlanc committed Apr 21, 2023
1 parent c70c0e1 commit 53a68ed
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 @@ -50,7 +50,7 @@ repos:
)$
args: ['--in-place', '--remove-all-unused-imports', '--remove-unused-variable']
- repo: https://github.com/pre-commit/mirrors-mypy
rev: v1.1.1
rev: v1.2.0
hooks:
- id: mypy
additional_dependencies:
Expand Down

0 comments on commit 53a68ed

Please sign in to comment.