diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 2722788..ab9e7f4 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -63,7 +63,7 @@ repos: - id: reuse - repo: https://github.com/pre-commit/mirrors-prettier - rev: "v4.0.0-alpha.4" + rev: "v4.0.0-alpha.5" hooks: - id: prettier exclude_types: [json]