diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 355c75b..c7eb2cf 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -11,11 +11,9 @@ repos: - id: check-toml - id: check-yaml - repo: https://github.com/pre-commit/mirrors-prettier - rev: "v3.0.0-alpha.9-for-vscode" + rev: "v3.0.0" hooks: - id: prettier - additional_dependencies: - - prettier@2 - repo: https://github.com/pre-commit/mirrors-eslint rev: "v8.43.0" hooks: