From 962b30a1ad37669879d5f34ac844b21bf327ebeb Mon Sep 17 00:00:00 2001 From: kenji-miyake Date: Sat, 17 Jun 2023 00:15:39 +0000 Subject: [PATCH] chore: sync files Signed-off-by: GitHub --- .pre-commit-config.yaml | 6 ------ 1 file changed, 6 deletions(-) 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