Skip to content

Commit

Permalink
chore: rename pre-commit local hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
jooola committed Mar 2, 2024
1 parent 99883f1 commit abc84e4
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 @@ -52,7 +52,7 @@ repos:
- repo: local
hooks:
- id: format
name: Format code
name: format
description: Format code
entry: make format
language: system
Expand Down

0 comments on commit abc84e4

Please sign in to comment.