diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 8c57e9e8..7b57f940 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -7,7 +7,7 @@ default_stages: minimum_pre_commit_version: 2.16.0 repos: - repo: https://github.com/pre-commit/mirrors-prettier - rev: v3.1.0 + rev: v4.0.0-alpha.3 hooks: - id: prettier # Newer versions of node don't work on systems that have an older version of GLIBC