diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 56b9015..1e7b287 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -9,7 +9,7 @@ repos: - id: check-yaml - id: check-added-large-files - repo: https://github.com/pre-commit/mirrors-prettier - rev: v4.0.0-alpha.4 + rev: v4.0.0-alpha.7 hooks: - id: prettier types_or: [html, scss, javascript, markdown, yaml]