Skip to content

Commit e59959c

Browse files
authored
Merge pull request matplotlib#31812 from meeseeksmachine/auto-backport-of-pr-31807-on-v3.11.x
Backport PR matplotlib#31807 on branch v3.11.x (Bump https://github.com/pre-commit/mirrors-mypy from v1.20.2 to 2.1.0)
2 parents a43328c + 52f0e90 commit e59959c

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)