Ignore CHANGELOG.md for the end-of-file precommit hook

This commit is contained in:
Andy Tran 2018-03-21 16:36:28 -07:00
parent a4f0d01dd6
commit a91ea00753

View File

@ -8,6 +8,7 @@ repos:
- id: check-yaml - id: check-yaml
- id: debug-statements - id: debug-statements
- id: end-of-file-fixer - id: end-of-file-fixer
exclude: CHANGELOG.md
- id: flake8 - id: flake8
- id: name-tests-test - id: name-tests-test
- id: requirements-txt-fixer - id: requirements-txt-fixer