[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/python-jsonschema/check-jsonschema: 0.22.0 → 0.23.2](https://github.com/python-jsonschema/check-jsonschema/compare/0.22.0...0.23.2)
- [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/editorconfig-checker/editorconfig-checker.python: 2.7.1 → 2.7.2](https://github.com/editorconfig-checker/editorconfig-checker.python/compare/2.7.1...2.7.2)
This commit is contained in:
pre-commit-ci[bot] 2023-07-11 02:13:51 +00:00 committed by GitHub
parent 9f5efacd08
commit 5d15eb39ab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -12,7 +12,7 @@ repos:
- id: fix-byte-order-marker
- repo: https://github.com/python-jsonschema/check-jsonschema
rev: 0.22.0
rev: 0.23.2
hooks:
- id: check-dependabot
- id: check-github-actions
@ -20,11 +20,11 @@ repos:
- id: check-gitlab-ci
- repo: https://github.com/pre-commit/mirrors-prettier
rev: "v3.0.0-alpha.9-for-vscode"
rev: "v3.0.0"
hooks:
- id: prettier
- repo: https://github.com/editorconfig-checker/editorconfig-checker.python
rev: "2.7.1"
rev: "2.7.2"
hooks:
- id: editorconfig-checker
alias: ec