diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 33a96b194e..3e90afe327 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -53,7 +53,7 @@ repos: # Autoformat: markdown, yaml (but not helm templates) - repo: https://github.com/pre-commit/mirrors-prettier - rev: v3.0.0-alpha.1 + rev: v3.0.0-alpha.2 hooks: - id: prettier