Skip to content

Commit ff9ef51

Browse files
authored
Merge pull request #354 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 124ab2f + a8bcab8 commit ff9ef51

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)