Update pre-commit hook codespell-project/codespell to v2.2.4 #141
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v2.1.0
->v2.2.4
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
codespell-project/codespell
v2.2.4
Compare Source
What's Changed
Full Changelog: codespell-project/codespell@v2.2.3...v2.2.4
v2.2.3
Compare Source
NOTE:
This release is broken for Python < 3.11 without tomli installed in the presence of
.toml
files (e.g.,pyproject.toml
), see https://github.com/codespell-project/actions-codespell/issues/59 !What's Changed
ifset->if set
to code dictionary by @skangas in https://github.com/codespell-project/codespell/pull/2681MANIFEST.in
is obsolete, get rid of it by @DimitriPapadopoulos in https://github.com/codespell-project/codespell/pull/2646ws->was
to code dictionary by @skangas in https://github.com/codespell-project/codespell/pull/2699pullrequest
to code dictionary by @robin-wayve in https://github.com/codespell-project/codespell/pull/2708propect->prospect, protect, project,
and variations by @skangas in https://github.com/codespell-project/codespell/pull/2710keypair(s)->key pair(s)
to code dictionary by @skangas in https://github.com/codespell-project/codespell/pull/2743man-in-the-middle->adversary-in-the-middle
alternative by @skangas in https://github.com/codespell-project/codespell/pull/2744shouldnot
to code dictionary (Fixes #2528) by @skangas in https://github.com/codespell-project/codespell/pull/2747convervation->conservation
et al (Fix #2716) by @skangas in https://github.com/codespell-project/codespell/pull/2746New Contributors
Full Changelog: codespell-project/codespell@v2.2.2...v2.2.3
v2.2.2
Compare Source
What's Changed
ro
to code dictionary by @robin-wayve in https://github.com/codespell-project/codespell/pull/2468knowladge->knowledge
by @danielhoherd in https://github.com/codespell-project/codespell/pull/2493grep -E
instead ofegrep
by @a1346054 in https://github.com/codespell-project/codespell/pull/2496warmup
to code dictionary by @robin-wayve in https://github.com/codespell-project/codespell/pull/2495New Contributors
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.