Skip to content

Commit 64f0490

Browse files
authored
Update mypy to version 0.11.2
1 parent db06e14 commit 64f0490

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ repos:
9494
types_or: [python, pyi, jupyter]
9595

9696
- repo: https://github.com/pre-commit/mirrors-mypy
97-
rev: v1.11.1
97+
rev: v1.11.2
9898
hooks:
9999
- id: mypy
100100
name: "mypy: syft-cli"
@@ -119,7 +119,7 @@ repos:
119119
]
120120

121121
- repo: https://github.com/pre-commit/mirrors-mypy
122-
rev: v1.11.1
122+
rev: v1.11.2
123123
hooks:
124124
- id: mypy
125125
name: "mypy: grid"
@@ -144,7 +144,7 @@ repos:
144144
]
145145

146146
- repo: https://github.com/pre-commit/mirrors-mypy
147-
rev: v1.11.1
147+
rev: v1.11.2
148148
hooks:
149149
- id: mypy
150150
name: "mypy: syft"

0 commit comments

Comments
 (0)