Skip to content

Commit

Permalink
Remove CHANGELOG from linting check (#3033)
Browse files Browse the repository at this point in the history
  • Loading branch information
nateprewitt committed Oct 8, 2021
1 parent e1f8f12 commit 85534dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
exclude: ^(.github|.changes|docs/|boto3/compat.py|boto3/data)
exclude: ^(.github|.changes|docs/|boto3/compat.py|boto3/data|CHANGELOG.rst)
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v2.3.0
Expand Down

0 comments on commit 85534dc

Please sign in to comment.