Skip to content

Commit

Permalink
chore: update pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
timurbazhirov committed Dec 24, 2024
1 parent d72c35b commit 9d78ac0
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 @@ -31,7 +31,7 @@ repos:
- repo: local
hooks:
- id: lint-staged
exclude: "^dist/"
exclude: "^dist/|*json"
name: lint-staged
language: node
entry: npx lint-staged
Expand Down

0 comments on commit 9d78ac0

Please sign in to comment.