Skip to content

Commit

Permalink
ci: remove ibm_catalog.json linter from pre commit hook until more st…
Browse files Browse the repository at this point in the history
…able (#1070)
  • Loading branch information
ocofaigh authored Nov 18, 2024
1 parent 81754c2 commit 57d9881
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions module-assets/.pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -179,10 +179,3 @@ repos:
rev: v0.1.24
hooks:
- id: helmlint
# ibm_catalog.json lint
- repo: https://github.com/python-jsonschema/check-jsonschema
rev: 0.29.4
hooks:
- id: check-jsonschema
files: ibm_catalog.json
args: ["--schemafile", "https://raw.githubusercontent.com/IBM/customized-deployable-architecture/refs/tags/0.0.90/ibm_catalog-schema.json"]

0 comments on commit 57d9881

Please sign in to comment.