Skip to content

Commit

Permalink
prettier: ignore config files; they get modified during test run
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanv committed Feb 8, 2023
1 parent 477e504 commit 6ca56c2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ repos:
rev: 50c5478ed9e10bf360335449280cf2a67f4edb7a # v2.7.1
hooks:
- id: prettier
exclude: ".*config.yaml"
- repo: local
hooks:
- id: ESLint
Expand Down

0 comments on commit 6ca56c2

Please sign in to comment.