Skip to content

Commit f283817

Browse files
committed
fix
1 parent 2bbbcc0 commit f283817

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ repos:
3030
# No reason to run if only tests have changed. They intentionally break typing.
3131
exclude: tests/.*
3232
additional_dependencies:
33-
- pydantic
33+
- pydantic~=1.0

0 commit comments

Comments
 (0)