diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index b530e4c..28bed78 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -36,7 +36,7 @@ repos: hooks: - id: flake8 - repo: https://github.com/pre-commit/mirrors-mypy - rev: v1.17.1 + rev: v1.18.1 hooks: - id: mypy additional_dependencies: [flask, types-setuptools, types-pyyaml]