potiuk commented on code in PR #35169:
URL: https://github.com/apache/airflow/pull/35169#discussion_r1371250007
##########
.pre-commit-config.yaml:
##########
@@ -900,7 +900,7 @@ repos:
files: newsfragments/.*\.rst
entry: ./scripts/ci/pre_commit/pre_commit_newsfragments.py
pass_filenames: true
- # We sometimes won't have newsfragments in the repo, so always run it
so `check-hooks-apply` passes
+ # We sometimes won't have news fragments in the repo, so always run it
so `check-hooks-apply` passes
Review Comment:
```suggestion
# We sometimes won't have newsfragments in the repo, so always run
it so `check-hooks-apply` passes
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]