Commit 37d070e
committed
fix: update mypy pre-commit hook version to resolve compatibility issues
- Update mypy pre-commit hook from v1.8.0 to v1.18.1
- Resolves AssertionError: Cannot find module for _frozen_importlib.ModuleSpec
- Ensures pre-commit hooks work without --no-verify bypass
- Maintains all existing mypy configuration and arguments1 parent 3435391 commit 37d070e
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| |||
0 commit comments