Skip to content

Commit

Permalink
FIX: remove HS3 JSON file exclusion
Browse files Browse the repository at this point in the history
  • Loading branch information
redeboer committed May 14, 2024
1 parent 251df90 commit bd1bbab
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ repos:
- id: check-jsonschema
args: ["--schemafile", "schema.json"]
files: ^models/.*\.(json|yaml|yml)$
exclude: ^models/HS3.*\.json$

- repo: https://github.com/pre-commit/mirrors-prettier
rev: v4.0.0-alpha.8
Expand Down

0 comments on commit bd1bbab

Please sign in to comment.