diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 88e4e84..7fb8ece 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -54,7 +54,7 @@ repos: - id: fix-ligatures stages: [commit, manual] - repo: https://github.com/pre-commit/mirrors-prettier - rev: "v3.0.0-alpha.9-for-vscode" + rev: "v3.0.3" hooks: - id: prettier stages: [commit, manual]