diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index dfd6a8c..42d73a2 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -38,7 +38,7 @@ repos: hooks: - id: isort - repo: https://github.com/pre-commit/mirrors-mypy - rev: v1.16.1 + rev: v1.17.0 hooks: - id: mypy additional_dependencies: [types-PyYAML, types-python-dateutil]