-
-
Notifications
You must be signed in to change notification settings - Fork 44
⬆️🪝 Update pre-commit hook crate-ci/typos to v1.37.2 #1240
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
.pre-commit-config.yaml
Outdated
rev: v1.37.2 | ||
hooks: | ||
- id: typos | ||
exclude: docs/refs.bib |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@burgholzer, I do not immediately see another way to avoid problems like this: https://results.pre-commit.ci/run/github/231343120/1759539368.2VZ2AdITR2WppsTA1TNiNQ
Do you have a better idea? 🤔
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hm. I'd rather add tripple brackets around the entire title instead of the individual starting letters. That should also fix it, while still keeping the capitalization.
Bibfiles are rather prone to accumulating errors over time. Running some kind of spellcheck on it certainly does not hurt.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
bibtex-tidy
removes those. 😬
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Okay, there's a configuration option for that! I will fix it in a bit!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
By removing --strip-enclosing-braces
from the bibtex-tidy
configuration, double braces are preserved, but triple braces seem not to be allowed.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Okay, it's fixed now.
Sorry for the monologue. 🙃
Note
Mend has cancelled the proposed renaming of the Renovate GitHub app being renamed to
mend[bot]
.This notice will be removed on 2025-10-07.
This PR contains the following updates:
v1.36.3
->v1.37.2
Note: The
pre-commit
manager in Renovate is not supported by thepre-commit
maintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.Release Notes
crate-ci/typos (crate-ci/typos)
v1.37.2
Compare Source
Bug Fixes
Features
Performance
v1.37.1
Compare Source
Bug Fixes
Features
Performance
v1.37.0
Compare Source
Bug Fixes
Features
Performance
Configuration
📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.