mirror of
https://github.com/the-draupnir-project/Draupnir.git
synced 2026-03-29 02:19:51 +00:00
Update Precommit hooks. (#1034)
* Update pre-commit hook editorconfig-checker/editorconfig-checker.python to v3.6.1 * Update pre-commit hook python-jsonschema/check-jsonschema to v0.37.0 --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -22,7 +22,7 @@ repos:
|
||||
- id: check-shebang-scripts-are-executable
|
||||
- id: check-illegal-windows-names
|
||||
- repo: https://github.com/editorconfig-checker/editorconfig-checker.python
|
||||
rev: "3.0.3"
|
||||
rev: "3.6.1"
|
||||
hooks:
|
||||
- id: editorconfig-checker
|
||||
alias: ec
|
||||
@@ -37,7 +37,7 @@ repos:
|
||||
entry: corepack yarn lint
|
||||
language: system
|
||||
- repo: https://github.com/python-jsonschema/check-jsonschema
|
||||
rev: 0.29.3
|
||||
rev: 0.37.0
|
||||
hooks:
|
||||
- id: check-renovate
|
||||
additional_dependencies: ["pyjson5"]
|
||||
|
||||
Reference in New Issue
Block a user