diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 47cfd600..9f2b1fcc 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -76,12 +76,6 @@ repos: entry: PyBind|Numpy|Cmake|CCache|Github|PyTest exclude: .pre-commit-config.yaml - - repo: https://github.com/abravalheri/validate-pyproject - rev: "v0.16" - hooks: - - id: validate-pyproject - additional_dependencies: ["validate-pyproject-schema-store[all]"] - - repo: https://github.com/python-jsonschema/check-jsonschema rev: "0.28.2" hooks: