diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index a5c721d..a149dbc 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -8,6 +8,7 @@ repos: - id: check-yaml - id: debug-statements - id: end-of-file-fixer + exclude: CHANGELOG.md - id: flake8 - id: name-tests-test - id: requirements-txt-fixer