Skip to content

Commit 25644ce

Browse files
Merge pull request matplotlib#31807 from matplotlib/dependabot/pre_commit/https-/github.com/pre-commit/mirrors-mypy-2.1.0
Bump https://github.com/pre-commit/mirrors-mypy from v1.20.2 to 2.1.0
2 parents 626c5d8 + 2c73fde commit 25644ce

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)