diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 75f0ab42..bc9dad7b 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -44,7 +44,7 @@ repos: # Autoformat: markdown - repo: https://github.com/pre-commit/mirrors-prettier - rev: v3.0.0-alpha.4 + rev: v3.0.0-alpha.6 hooks: - id: prettier files: ".md"