diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 7a95833..fa5283e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -38,7 +38,7 @@ repos: - id: blacken-docs language_version: python3.9 - repo: https://github.com/pre-commit/mirrors-prettier - rev: "v3.1.0" + rev: "v4.0.0-alpha.8" hooks: - id: prettier - repo: https://github.com/pre-commit/pygrep-hooks