Skip to content

Commit 3693568

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 ef61d73 commit 3693568

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
@@ -47,7 +47,7 @@ repos:
4747
additional_dependencies: [flake8-bugbear, Flake8-pyproject]
4848

4949
- repo: https://github.com/pre-commit/mirrors-mypy
50-
rev: v1.19.1
50+
rev: v1.20.0
5151
hooks:
5252
- id: mypy
5353
name: Check Python types

0 commit comments

Comments
 (0)