Skip to content

Commit

Permalink
[Check-in] chore: ignore commitmessage in prettier hook
Browse files Browse the repository at this point in the history
Signed-off-by: Bruce Becker <[email protected]>
  • Loading branch information
brucellino committed Jan 9, 2025
1 parent c12f7b9 commit 904ff30
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 @@ -10,6 +10,7 @@ repos:
args:
- --config
- .prettierrc.toml
exclude: COMMIT_EDITMSG
- repo: https://github.com/python-jsonschema/check-jsonschema
rev: 0.28.0
hooks:
Expand Down

0 comments on commit 904ff30

Please sign in to comment.