Skip to content

Commit

Permalink
Disable crd-schema-check
Browse files Browse the repository at this point in the history
  • Loading branch information
dprince committed Dec 13, 2024
1 parent f9c70cf commit a8a7bce
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,6 @@ repos:
entry: make
args: ["tidy"]
pass_filenames: false
- id: make-crd-schema-check
name: make-crd-schema-check
language: system
entry: make
args: ['crd-schema-check']
- id: make-manifests
name: make-manifests
language: system
Expand Down

0 comments on commit a8a7bce

Please sign in to comment.