From 09324944986fe2b5e615436ae940a8de397de099 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 8 Jan 2026 02:39:41 +0000 Subject: [PATCH] chore(deps): update crate-ci/typos action to v1.42.0 --- .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 0fb3067a..20599515 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.41.0 + uses: crate-ci/typos@v1.42.0 lint_check: name: Lint check