Skip to content

Commit

Permalink
fix precommit hook name
Browse files Browse the repository at this point in the history
  • Loading branch information
FynnBe committed Jun 13, 2024
1 parent 9ef4068 commit 4bab0ea
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 @@ -24,7 +24,7 @@ repos:
always_run: true
pass_filenames: false
- id: generate json schemas
name: generate json modules
name: generate json schemas
entry: python scripts/generate_json_schemas.py
language: system
always_run: true
Expand Down

0 comments on commit 4bab0ea

Please sign in to comment.