Skip to content

Commit 52ccc85

Browse files
committed
ci: exclude changelogs from pre-commit checks
1 parent e57f8a3 commit 52ccc85

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
@@ -19,6 +19,7 @@ repos:
1919
rev: v0.13.0
2020
hooks:
2121
- id: markdownlint-cli2
22+
exclude: "CHANGELOG"
2223
- repo: local
2324
hooks:
2425
- id: sqlx

0 commit comments

Comments
 (0)