Skip to content

Commit 2b0b64b

Browse files
committed
fix: add types-jsonschema stub for mypy (CI fix)
1 parent 8ed853d commit 2b0b64b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,7 @@ linters = [
119119
"types-PyYAML>=5.4.3",
120120
"types-termcolor>=0.1.1",
121121
"types-colorama>=0.4.15.20240311",
122+
"types-jsonschema>=4.26.0",
122123
"prek>=0.2.28",
123124
]
124125

0 commit comments

Comments
 (0)