Skip to content

Commit 96ffad3

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/mirrors-mypy: v1.5.1 → v1.6.0](pre-commit/mirrors-mypy@v1.5.1...v1.6.0)
1 parent 7d50765 commit 96ffad3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ repos:
1717
- id: napari-plugin-checks
1818

1919
- repo: https://github.com/pre-commit/mirrors-mypy
20-
rev: v1.5.1
20+
rev: v1.6.0
2121
hooks:
2222
- id: mypy
2323
additional_dependencies: [numpy, matplotlib<3.8]

0 commit comments

Comments
 (0)