Skip to content

Commit

Permalink
Remove CHANGELOG from linting check (#2522)
Browse files Browse the repository at this point in the history
  • Loading branch information
nateprewitt committed Oct 8, 2021
1 parent 5671484 commit aaaf789
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .pre-commit-config.yaml
Expand Up @@ -7,7 +7,8 @@ exclude: "\
botocore/compat.py|\
docs/|\
tests/unit/auth/aws4_testsuite|\
tests/unit/response_parsing/xml\
tests/unit/response_parsing/xml|\
CHANGELOG.rst\
)"
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
Expand Down

0 comments on commit aaaf789

Please sign in to comment.