[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/pre-commit/mirrors-prettier: v3.0.0-alpha.9-for-vscode → v3.0.0](https://github.com/pre-commit/mirrors-prettier/compare/v3.0.0-alpha.9-for-vscode...v3.0.0)
- [github.com/pre-commit/mirrors-eslint: v8.43.0 → v8.44.0](https://github.com/pre-commit/mirrors-eslint/compare/v8.43.0...v8.44.0)
This commit is contained in:
pre-commit-ci[bot] 2023-07-10 22:21:20 +00:00 committed by GitHub
parent 6dcf78c456
commit b7f3f55139
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -11,13 +11,13 @@ 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"
rev: "v8.44.0"
hooks:
- id: eslint
additional_dependencies: