diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 0115fb0..6e4efa3 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -31,7 +31,7 @@ repos: - id: mdformat - repo: https://github.com/pre-commit/mirrors-prettier - rev: "v4.0.0-alpha.3" + rev: "v3.0.3" hooks: - id: prettier types_or: [yaml, html, json]