Skip to content

Commit 85534dc

Browse files
authored
Remove CHANGELOG from linting check (#3033)
1 parent e1f8f12 commit 85534dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
exclude: ^(.github|.changes|docs/|boto3/compat.py|boto3/data)
1+
exclude: ^(.github|.changes|docs/|boto3/compat.py|boto3/data|CHANGELOG.rst)
22
repos:
33
- repo: https://github.com/pre-commit/pre-commit-hooks
44
rev: v2.3.0

0 commit comments

Comments
 (0)