diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index ebbc6639e..779ae1215 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -13,7 +13,7 @@ repos: hooks: - id: black - repo: https://github.com/pre-commit/mirrors-prettier - rev: v3.1.0 + rev: v4.0.0-alpha.3 hooks: - id: prettier - repo: https://github.com/asottile/blacken-docs