diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 701e7c4..b948e25 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -45,7 +45,7 @@ repos: - id: validate-html - repo: https://github.com/pre-commit/mirrors-prettier - rev: v3.1.0 + rev: v4.0.0-alpha.3-1 hooks: - id: prettier types_or: [css, javascript]