Skip to content

Commit

Permalink
fix pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
justinthelaw committed Oct 1, 2024
1 parent f6cc674 commit 6bc5cd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,6 @@ repos:
hooks:
- id: check-jsonschema
name: "Validate UDS Bundles Against Schema"
files: "uds-bundle.yaml"
files: "tasks.yaml"
types: [yaml]
args: ["--schemafile", "tasks-v0.14.0.schema.json"]

0 comments on commit 6bc5cd3

Please sign in to comment.