Skip to content

Commit

Permalink
Bump mypy in pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesoff committed Nov 5, 2024
1 parent 4ac6aa7 commit 24e804a
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 @@ -27,7 +27,7 @@ repos:
# hooks:
# - id: isort
- repo: https://github.com/pre-commit/mirrors-mypy
rev: v0.910
rev: v1.13.0
hooks:
- id: mypy
args: ["--install-types", "--non-interactive"]

0 comments on commit 24e804a

Please sign in to comment.