diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 522d76f..946874e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -4,7 +4,7 @@ ci: repos: - repo: https://github.com/pre-commit/mirrors-prettier - rev: 'v2.5.1' + rev: 'v3.0.0-alpha.9-for-vscode' hooks: - id: prettier language_version: system @@ -19,7 +19,7 @@ repos: |yaml|yml\ )$" - repo: https://github.com/pre-commit/mirrors-prettier - rev: 'v2.5.1' + rev: 'v3.0.0-alpha.9-for-vscode' hooks: - id: prettier language_version: system