diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 9e17dec2..4c8c29f7 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -38,7 +38,7 @@ repos: - id: rst-inline-touching-normal - repo: https://github.com/pre-commit/mirrors-prettier - rev: "v4.0.0-alpha.3" + rev: "v3.0.3" hooks: - id: prettier types_or: [yaml, markdown, html, css, scss, javascript, json]