diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index f24d149..a6795c3 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -16,7 +16,7 @@ repos: - id: doctoc args: [--update-only] - repo: https://github.com/pre-commit/mirrors-prettier - rev: "v3.0.0-alpha.6" + rev: "v3.0.0-alpha.9-for-vscode" hooks: - id: prettier - repo: https://github.com/editorconfig-checker/editorconfig-checker.python