diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 0c1f14d..215ee83 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -17,6 +17,7 @@ repos: rev: v4.0.0-alpha.8 hooks: - id: prettier + exclude: CHANGELOG\.md - repo: https://github.com/astral-sh/ruff-pre-commit rev: v0.14.13 hooks: