Skip to content

Commit

Permalink
fix: updates language for linting pre-commit to system
Browse files Browse the repository at this point in the history
Signed-off-by: Jennifer Power <[email protected]>
  • Loading branch information
jpower432 committed Jan 3, 2024
1 parent ee5cf32 commit 4261ff0
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 @@ -14,7 +14,7 @@ repos:
- repo: local
hooks:
- id: lint
language: script
language: system
name: Check formatting and lint
entry: make lint
stages: [commit]
Expand Down

0 comments on commit 4261ff0

Please sign in to comment.