We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 166c3f7 commit 4d6e2ddCopy full SHA for 4d6e2dd
.pre-commit-config.yaml
@@ -52,11 +52,11 @@ repos:
52
- --summary
53
additional_dependencies:
54
- 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
+ # validate change log and fragments in `changes/`
+ - repo: https://github.com/twisted/towncrier
+ rev: 24.8.0
+ hooks:
+ - id: towncrier-check
60
# format YAML and Markdown
61
# - repo: https://github.com/rbubley/mirrors-prettier
62
# rev: v3.6.2
0 commit comments