diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 11e4dcf..cdad1b2 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -10,7 +10,7 @@ repos: args: [--fix, lf] - id: trailing-whitespace - repo: https://github.com/pre-commit/mirrors-prettier - rev: "v4.0.0-alpha.4" + rev: "v4.0.0-alpha.7" hooks: - name: prettier id: prettier