Skip to content

Commit 2356597

Browse files
chore(deps): update crate-ci/typos action to v1.33.1 (#543)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [crate-ci/typos](https://redirect.github.com/crate-ci/typos) | action | minor | `v1.32.0` -> `v1.33.1` | --- ### Release Notes <details> <summary>crate-ci/typos (crate-ci/typos)</summary> ### [`v1.33.1`](https://redirect.github.com/crate-ci/typos/compare/v1.33.0...v1.33.1) [Compare Source](https://redirect.github.com/crate-ci/typos/compare/v1.33.0...v1.33.1) ### [`v1.33.0`](https://redirect.github.com/crate-ci/typos/compare/v1.32.0...v1.33.0) [Compare Source](https://redirect.github.com/crate-ci/typos/compare/v1.32.0...v1.33.0) </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-resolver). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4zMy42IiwidXBkYXRlZEluVmVyIjoiNDAuMzMuNiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent feff8bf commit 2356597

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
components: clippy rust-docs
5959
- run: cargo clippy --all-features --all-targets -- -D warnings
6060
- run: RUSTDOCFLAGS='-D warnings' cargo doc --no-deps --all-features
61-
- uses: crate-ci/typos@0f0ccba9ed1df83948f0c15026e4f5ccfce46109 # v1.32.0
61+
- uses: crate-ci/typos@b1ae8d918b6e85bd611117d3d9a3be4f903ee5e4 # v1.33.1
6262
with:
6363
files: .
6464

0 commit comments

Comments
 (0)