Skip to content

Commit

Permalink
fix precommit exclusion
Browse files Browse the repository at this point in the history
  • Loading branch information
gagnonanthony committed Dec 6, 2024
1 parent 14251f1 commit c852a06
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
exclude: |
"assets/.*"
"*.diff"
exclude: "assets/.*|*.diff"
repos:
- repo: https://github.com/pre-commit/mirrors-prettier
rev: "v3.1.0"
Expand Down

0 comments on commit c852a06

Please sign in to comment.