diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 852d6a85..4c791cdd 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -19,7 +19,7 @@ repos: stages: [commit] - repo: https://github.com/pre-commit/mirrors-prettier - rev: v3.0.0-alpha.1 + rev: v3.0.0-alpha.4 hooks: - id: prettier types_or: [javascript, jsx, ts, tsx, markdown, yaml]