Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 07b40e6

Browse files
Bumps [https://github.com/pre-commit/mirrors-mypy](https://github.com/pre-commit/mirrors-mypy) from v1.20.1 to 1.20.2. This release includes the previously tagged commit. - [Commits](pre-commit/mirrors-mypy@0f369d2...fc0f09a) --- updated-dependencies: - dependency-name: https://github.com/pre-commit/mirrors-mypy dependency-version: 1.20.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b84a0c6 commit 07b40e6

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: 0f369d245750787ce34997d464ed9605391a5283 # frozen: v1.20.1
32+
rev: fc0f09a29bb495f4a91f00266155d6282d52485d # frozen: v1.20.2
3333
hooks:
3434
- id: mypy
3535
additional_dependencies:

0 commit comments

Comments
 (0)