Skip to content

Commit ff9ae6c

Browse files
Bumps [https://github.com/pre-commit/mirrors-mypy](https://github.com/pre-commit/mirrors-mypy) from v1.20.2 to 2.1.0. This release includes the previously tagged commit. - [Commits](pre-commit/mirrors-mypy@fc0f09a...d2823d3) --- updated-dependencies: - dependency-name: https://github.com/pre-commit/mirrors-mypy dependency-version: 2.1.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d86ced4 commit ff9ae6c

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)