[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/python-jsonschema/check-jsonschema: 0.34.1 → 0.36.0](https://github.com/python-jsonschema/check-jsonschema/compare/0.34.1...0.36.0)
- [github.com/editorconfig-checker/editorconfig-checker.python: 3.4.1 → 3.6.0](https://github.com/editorconfig-checker/editorconfig-checker.python/compare/3.4.1...3.6.0)
This commit is contained in:
pre-commit-ci[bot] 2026-01-05 19:43:38 +00:00 committed by GitHub
parent 29e62c0e28
commit 510192305f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -66,7 +66,7 @@ repos:
] ]
- repo: https://github.com/python-jsonschema/check-jsonschema - repo: https://github.com/python-jsonschema/check-jsonschema
rev: 0.34.1 rev: 0.36.0
hooks: hooks:
- id: check-dependabot - id: check-dependabot
- id: check-github-actions - id: check-github-actions
@ -89,7 +89,7 @@ repos:
language: system language: system
- repo: https://github.com/editorconfig-checker/editorconfig-checker.python - repo: https://github.com/editorconfig-checker/editorconfig-checker.python
rev: "3.4.1" rev: "3.6.0"
hooks: hooks:
- id: editorconfig-checker - id: editorconfig-checker
alias: ec alias: ec