[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/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-06-20 01:52:26 +00:00 committed by GitHub
parent 9f5efacd08
commit 746b96d7bc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 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
@ -24,7 +24,7 @@ repos:
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