diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 9b3d93569..17f550caa 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -11,7 +11,7 @@ repos: - id: check-yaml - repo: https://github.com/pre-commit/mirrors-prettier - rev: "v3.0.0-alpha.9-for-vscode" + rev: "v3.0.0" hooks: - id: prettier types_or: [yaml, css, scss, javascript, json]