diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index c5db2c0ca..ffa52e286 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -23,7 +23,7 @@ repos: - "flake8-noqa==1.3.0" # must match requirements-tests.txt - "flake8-pyi==22.11.0" # must match requirements-tests.txt - repo: https://github.com/pre-commit/mirrors-prettier - rev: v2.7.1 + rev: v3.0.0-alpha.4 python_requirement: false hooks: - id: prettier