Skip to content

Commit

Permalink
ci: exclude changelog.md from linter
Browse files Browse the repository at this point in the history
  • Loading branch information
emlowe authored Oct 30, 2024
1 parent a2480de commit 09f5155
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 @@ -36,5 +36,6 @@ repos:
- hooks:
- id: prettier
types_or: [ini, json, toml, yaml, markdown]
exclude: CHANGELOG.md
repo: https://github.com/pre-commit/mirrors-prettier
rev: v3.1.0

0 comments on commit 09f5155

Please sign in to comment.