[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/pre-commit/pre-commit-hooks: v4.6.0 → v6.0.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.6.0...v6.0.0)
- [github.com/python-jsonschema/check-jsonschema: 0.29.1 → 0.37.1](https://github.com/python-jsonschema/check-jsonschema/compare/0.29.1...0.37.1)
- [github.com/editorconfig-checker/editorconfig-checker.python: 2.7.3 → 3.6.1](https://github.com/editorconfig-checker/editorconfig-checker.python/compare/2.7.3...3.6.1)
This commit is contained in:
pre-commit-ci[bot] 2026-04-06 19:59:51 +00:00 committed by GitHub
parent 905c190ddb
commit 74902bc54f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -13,7 +13,7 @@ default_language_version:
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.6.0
rev: v6.0.0
hooks:
- id: trailing-whitespace
args: ["--markdown-linebreak-ext", "md,markdown"]
@ -46,7 +46,7 @@ repos:
- id: check-pre-commit-ci-config
- repo: https://github.com/python-jsonschema/check-jsonschema
rev: 0.29.1
rev: 0.37.1
hooks:
- id: check-dependabot
- id: check-github-workflows
@ -59,7 +59,7 @@ repos:
language: system
- repo: https://github.com/editorconfig-checker/editorconfig-checker.python
rev: "2.7.3"
rev: "3.6.1"
hooks:
- id: editorconfig-checker
alias: ec