diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 0b36df0..9864dc7 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,6 +1,6 @@ repos: - repo: https://github.com/pre-commit/mirrors-prettier - rev: v3.0.0-alpha.0 + rev: v3.0.0-alpha.4 hooks: - id: prettier args: ["--ignore-path=.prettierignore"]