Skip to content

Commit

Permalink
Remove the mypy version constraint
Browse files Browse the repository at this point in the history
  • Loading branch information
nabenabe0928 committed Mar 25, 2024
1 parent 7be45be commit 6d666b1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
repos:
- repo: https://github.com/pre-commit/mirrors-mypy
rev: v0.761
hooks:
- id: mypy
args: [--show-error-codes]
Expand Down

0 comments on commit 6d666b1

Please sign in to comment.