Skip to content

Commit df04fee

Browse files
chore(deps): update pre-commit hook codespell-project/codespell to v2.4.1 (#156)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [codespell-project/codespell](https://redirect.github.com/codespell-project/codespell) | repository | patch | `v2.4.0` -> `v2.4.1` | Note: The `pre-commit` manager in Renovate is not supported by the `pre-commit` maintainers or community. Please do not report any problems there, instead [create a Discussion in the Renovate repository](https://redirect.github.com/renovatebot/renovate/discussions/new) if you have any questions. --- ### Release Notes <details> <summary>codespell-project/codespell (codespell-project/codespell)</summary> ### [`v2.4.1`](https://redirect.github.com/codespell-project/codespell/releases/tag/v2.4.1) [Compare Source](https://redirect.github.com/codespell-project/codespell/compare/v2.4.0...v2.4.1) <!-- Release notes generated using configuration in .github/release.yml at main --> #### What's Changed - Revert `hep->heap, help,` in dictionary_rare.txt from [#&#8203;3461](https://redirect.github.com/codespell-project/codespell/issues/3461) by [@&#8203;jpivarski](https://redirect.github.com/jpivarski) in [https://github.com/codespell-project/codespell/pull/3624](https://redirect.github.com/codespell-project/codespell/pull/3624) #### New Contributors - [@&#8203;jpivarski](https://redirect.github.com/jpivarski) made their first contribution in [https://github.com/codespell-project/codespell/pull/3624](https://redirect.github.com/codespell-project/codespell/pull/3624) **Full Changelog**: codespell-project/codespell@v2.4.0...v2.4.1 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/codegen-sh/codegen-sdk). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMjUuMSIsInVwZGF0ZWRJblZlciI6IjM5LjEyNS4xIiwidGFyZ2V0QnJhbmNoIjoiZGV2ZWxvcCIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 23fab50 commit df04fee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ repos:
5959
- id: sync-pre-commit-deps
6060

6161
- repo: https://github.com/codespell-project/codespell
62-
rev: v2.4.0
62+
rev: v2.4.1
6363
hooks:
6464
- id: codespell
6565
additional_dependencies:

0 commit comments

Comments
 (0)