Skip to content

Commit

Permalink
testing regular lint
Browse files Browse the repository at this point in the history
  • Loading branch information
lotif committed Oct 18, 2024
1 parent 6b6d9d0 commit dc80df3
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 @@ -43,7 +43,7 @@ repos:
hooks:
- id: nextjs-lint
name: nextjs-lint
entry: yarn lint-gh-action florist **/*.tsx
entry: yarn lint
language: node
additional_dependencies:
- typescript
Expand Down

0 comments on commit dc80df3

Please sign in to comment.