From aecf033d517b839db5c782e05fcba5be6079fbea Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 27 Jan 2026 02:53:03 +0000 Subject: [PATCH] chore(deps): update crate-ci/typos action to v1.42.2 --- .github/workflows/_check_code.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/_check_code.yaml b/.github/workflows/_check_code.yaml index be9db967..31c0bcfe 100644 --- a/.github/workflows/_check_code.yaml +++ b/.github/workflows/_check_code.yaml @@ -24,7 +24,7 @@ jobs: - name: Checkout repository uses: actions/checkout@v6 - name: Check spelling with typos - uses: crate-ci/typos@v1.42.1 + uses: crate-ci/typos@v1.42.2 lint_check: name: Lint check