openapi-spec-validator icon indicating copy to clipboard operation
openapi-spec-validator copied to clipboard

Remove `hooks.yaml`, which is unused by pre-commit

Open kurtmckee opened this issue 5 months ago • 0 comments

pre-commit doesn't use hooks.yaml [docs link] -- it relies on .pre-commit-hooks.yaml.

Therefore this PR removes the unused hooks.yaml file.

kurtmckee avatar Jun 23 '25 23:06 kurtmckee