Skip to content

Commit

Permalink
Revert change on mypy
Browse files Browse the repository at this point in the history
  • Loading branch information
huong-li-nguyen committed Dec 3, 2024
1 parent d458092 commit ee20084
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ repos:
# Upgrade to v1.11.1 not possible as it doesn't seem compatible with pydantic<2 plugin.
# Similar issue with previous v.1.11.X versions: https://github.com/pydantic/pydantic/issues/10000
# We need to revert the changes from the pre-commit autoupdate for now.
rev: v1.13.0
rev: v1.10.1
hooks:
- id: mypy
files: ^vizro-core/src/
Expand Down

0 comments on commit ee20084

Please sign in to comment.