diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index c97faee9c..ebb7c631b 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -17,7 +17,7 @@ repos: - --fix=lf - id: trailing-whitespace - repo: https://github.com/pre-commit/mirrors-prettier - rev: v3.1.0 + rev: v4.0.0-alpha.3 hooks: - id: prettier - repo: https://github.com/charliermarsh/ruff-pre-commit