[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/python-jsonschema/check-jsonschema: 0.23.0 → 0.23.2](https://github.com/python-jsonschema/check-jsonschema/compare/0.23.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:45 +00:00 committed by GitHub
parent 051b5c0d5d
commit 358b9e76b2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -24,7 +24,7 @@ repos:
args: [--update-only]
- repo: https://github.com/python-jsonschema/check-jsonschema
rev: 0.23.0
rev: 0.23.2
hooks:
- id: check-dependabot
- id: check-github-actions
@ -43,7 +43,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