Skip to content

Commit 328db64

Browse files
authored
chore: ignore CHANGELOG w/ prettier (#764)
1 parent bafdf12 commit 328db64

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ repos:
1717
rev: v4.0.0-alpha.8
1818
hooks:
1919
- id: prettier
20+
exclude: CHANGELOG\.md
2021
- repo: https://github.com/astral-sh/ruff-pre-commit
2122
rev: v0.14.13
2223
hooks:

0 commit comments

Comments
 (0)