Skip to content

Commit 07c545b

Browse files
committed
Add pin to pre-commit-config
1 parent 7177fb7 commit 07c545b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ repos:
2020
rev: v1.5.1
2121
hooks:
2222
- id: mypy
23-
additional_dependencies: [numpy, matplotlib]
23+
additional_dependencies: [numpy, matplotlib<3.8]
2424

2525
- repo: https://github.com/astral-sh/ruff-pre-commit
2626
# Ruff version.

0 commit comments

Comments
 (0)