We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8e8d891 + c3e4f8c commit 27908c9Copy full SHA for 27908c9
1 file changed
.pre-commit-config.yaml
@@ -76,12 +76,6 @@ repos:
76
entry: PyBind|Numpy|Cmake|CCache|Github|PyTest
77
exclude: .pre-commit-config.yaml
78
79
- - repo: https://github.com/abravalheri/validate-pyproject
80
- rev: "v0.16"
81
- hooks:
82
- - id: validate-pyproject
83
- additional_dependencies: ["validate-pyproject-schema-store[all]"]
84
-
85
- repo: https://github.com/python-jsonschema/check-jsonschema
86
rev: "0.28.2"
87
hooks:
0 commit comments