diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index a5ca7b6cf37fa..0aed9c0ba2f96 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -78,12 +78,6 @@ repos: args: [--quiet] exclude: .cu - - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 0.23.2 - hooks: - - id: check-metaschema - files: ^.+/schema/.*schema\.json$ - - repo: local hooks: - id: prettier-svg