diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 14f58fc..e835145 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -3,11 +3,11 @@ repos: hooks: - id: check-hooks-apply - id: check-useless-excludes -- repo: https://github.com/pre-commit/pre-commit-hooks.git - rev: v4.5.0 - hooks: - - id: check-merge-conflict - - id: trailing-whitespace +#- repo: https://github.com/pre-commit/pre-commit-hooks.git +# rev: v4.5.0 +# hooks: +# - id: check-merge-conflict +# - id: trailing-whitespace - repo: https://github.com/python-jsonschema/check-jsonschema rev: 0.27.3 hooks: