diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 05a7665..3e69008 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -11,7 +11,7 @@ repos: args: [--fix=lf] - id: trailing-whitespace - repo: https://github.com/pre-commit/mirrors-prettier - rev: v3.1.0 + rev: v4.0.0-alpha.4 hooks: - id: prettier files: \.(js|ts|jsx|tsx|css|less|html|json|markdown|md|yaml|yml)$