Skip to content

Commit 80bbcee

Browse files
authored
Merge pull request #130 from openslide/dependabot/pre_commit/deps-3530a34d9a
pre-commit: bump https://github.com/pre-commit/mirrors-mypy from v1.19.1 to 1.20.0 in the deps group
2 parents ef61d73 + 3693568 commit 80bbcee

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)