mirror of
https://github.com/TRaSH-Guides/Guides.git
synced 2026-01-31 05:49:16 -06:00
chore(deps): update pre-commit hooks (#2607)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user