diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 272ce93..61abee0 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -38,7 +38,7 @@ repos: # Autoformat: markdown, yaml - repo: https://github.com/pre-commit/mirrors-prettier - rev: v3.0.0-alpha.2 + rev: v3.0.0-alpha.3 hooks: - id: prettier