Skip to content

Commit 4d6e2dd

Browse files
enable towncrier check
1 parent 166c3f7 commit 4d6e2dd

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.pre-commit-config.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -52,11 +52,11 @@ repos:
5252
- --summary
5353
additional_dependencies:
5454
- tomli
55-
# # validate change log and fragments in `changes/`
56-
# - repo: https://github.com/twisted/towncrier
57-
# rev: 24.8.0
58-
# hooks:
59-
# - id: towncrier-check
55+
# validate change log and fragments in `changes/`
56+
- repo: https://github.com/twisted/towncrier
57+
rev: 24.8.0
58+
hooks:
59+
- id: towncrier-check
6060
# format YAML and Markdown
6161
# - repo: https://github.com/rbubley/mirrors-prettier
6262
# rev: v3.6.2

0 commit comments

Comments
 (0)