diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 094d171d..ad8dc843 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.5 + rev: v3.0.0-alpha.6 hooks: - id: prettier