Skip to content

Commit

Permalink
Exclude .copier-answers.yml from prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
abelsiqueira committed Sep 12, 2023
1 parent e5e8d97 commit 3c25f0e
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 @@ -24,6 +24,7 @@ repos:
hooks:
- id: prettier
types_or: [yaml, json]
exclude: ".copier-answers.yml"
- repo: https://github.com/adrienverge/yamllint
rev: v1.32.0
hooks:
Expand Down

0 comments on commit 3c25f0e

Please sign in to comment.