Skip to content

Commit

Permalink
Tweak pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
ml-evs committed Aug 16, 2023
1 parent cfa8842 commit b501bde
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 @@ -49,6 +49,6 @@ repos:
- id: generate-schemas
name: Regenerate item model JSONSchemas
description: Check if the current code changes have enacted changes to the resulting JSONSchemas
entry: pipenv run invoke -r pydatalab dev.generate-schemas
entry: invoke -r pydatalab dev.generate-schemas
pass_filenames: false
language: python

0 comments on commit b501bde

Please sign in to comment.