diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index a9eb5c3c..77671871 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -24,7 +24,7 @@ repos: - id: isort - repo: https://github.com/pre-commit/mirrors-prettier - rev: v3.0.0-alpha.2 + rev: v3.0.0-alpha.3 hooks: - id: prettier