chore(deps): update pre-commit hooks (#2607)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-01-29 15:54:44 +11:00
committed by GitHub
parent a3dee162af
commit f734935d5a

View File

@@ -1,6 +1,6 @@
repos:
- repo: https://github.com/python-jsonschema/check-jsonschema
rev: 0.36.0
rev: 0.36.1
hooks:
- id: check-jsonschema
name: Validate Guide only Custom Formats
@@ -37,7 +37,7 @@ repos:
args: ["-c", ".markdownlint.yaml"]
- repo: https://github.com/editorconfig-checker/editorconfig-checker
rev: v3.6.0
rev: v3.6.1
hooks:
- id: editorconfig-checker
name: EditorConfig Lint