Update pre-commit hook

This commit is contained in:
Nikita Karamov 2023-07-14 22:22:34 +02:00
parent be50ea5028
commit 44fee3a639
No known key found for this signature in database
GPG Key ID: 41D6F71EE78E77CD
1 changed files with 1 additions and 3 deletions

View File

@ -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: