Skip to content

Commit 52f0e90

Browse files
scottshambaughmeeseeksmachine
authored andcommitted
Backport PR matplotlib#31807: Bump https://github.com/pre-commit/mirrors-mypy from v1.20.2 to 2.1.0
1 parent f0d7907 commit 52f0e90

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ repos:
2929
- id: trailing-whitespace
3030
exclude_types: [diff, svg]
3131
- repo: https://github.com/pre-commit/mirrors-mypy
32-
rev: fc0f09a29bb495f4a91f00266155d6282d52485d # frozen: v1.20.2
32+
rev: d2823d321df3af8f878f7ee3414dc94d037145b9 # frozen: v2.1.0
3333
hooks:
3434
- id: mypy
3535
additional_dependencies:

0 commit comments

Comments
 (0)