Skip to content

Commit a8bcab8

Browse files
Bumps the deps group with 1 update: [https://github.com/pre-commit/mirrors-mypy](https://github.com/pre-commit/mirrors-mypy). Updates `https://github.com/pre-commit/mirrors-mypy` from v1.19.1 to 1.20.0 - [Commits](pre-commit/mirrors-mypy@v1.19.1...v1.20.0) --- updated-dependencies: - dependency-name: https://github.com/pre-commit/mirrors-mypy dependency-version: 1.20.0 dependency-type: direct:production dependency-group: deps ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 124ab2f commit a8bcab8

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
@@ -54,7 +54,7 @@ repos:
5454
additional_dependencies: [flake8-bugbear, Flake8-pyproject]
5555

5656
- repo: https://github.com/pre-commit/mirrors-mypy
57-
rev: v1.19.1
57+
rev: v1.20.0
5858
hooks:
5959
- id: mypy
6060
name: Check Python types

0 commit comments

Comments
 (0)