Skip to content

Commit

Permalink
chore(deps): update crate-ci/typos action to v1.28.2 (#7617)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [crate-ci/typos](https://redirect.github.com/crate-ci/typos) | action | minor | `v1.27.3` -> `v1.28.2` |

---

### Release Notes

<details>
<summary>crate-ci/typos (crate-ci/typos)</summary>

### [`v1.28.2`](https://redirect.github.com/crate-ci/typos/compare/v1.28.1...v1.28.2)

[Compare Source](https://redirect.github.com/crate-ci/typos/compare/v1.28.1...v1.28.2)

### [`v1.28.1`](https://redirect.github.com/crate-ci/typos/releases/tag/v1.28.1)

[Compare Source](https://redirect.github.com/crate-ci/typos/compare/v1.28.0...v1.28.1)

#### \[1.28.1] - 2024-11-26

##### Fixes

-   Add back in `lock` file types accidentally removed in 1.28 (`go.sum`, `requirements.txt`)

### [`v1.28.0`](https://redirect.github.com/crate-ci/typos/releases/tag/v1.28.0)

[Compare Source](https://redirect.github.com/crate-ci/typos/compare/v1.27.3...v1.28.0)

#### \[1.28.0] - 2024-11-25

##### Features

-   Updated the dictionary with the [November 2024](https://redirect.github.com/crate-ci/typos/issues/1139) changes
-   Add many new types and file extensions to the `--type-list`, including ada, alire, bat, candid, carp, cml, devicetree, dita, dockercompose, grpbuild, graphql, hare, lean, meson, prolog, raku, reasonml, rescript, solidity, svelte, usd, v, wgsl

</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/oxc-project/oxc).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS40Mi40IiwidXBkYXRlZEluVmVyIjoiMzkuNDIuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
  • Loading branch information
renovate[bot] committed Dec 4, 2024
1 parent fcc2546 commit ee11a36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: taiki-e/checkout-action@v1
- uses: crate-ci/typos@v1.27.3
- uses: crate-ci/typos@v1.28.2
with:
files: .

Expand Down

0 comments on commit ee11a36

Please sign in to comment.