diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e17110f9..ee92a4ab 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,6 @@ # See https://pre-commit.com for more information # See https://pre-commit.com/hooks.html for more hooks +exclude: "CHANGELOG.md" default_stages: [ commit ] repos: