From 25086b056315efb6eaea170049b3d9e0bc17e7af Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 2 Jan 2026 02:52:00 +0000 Subject: [PATCH] chore(deps): update crate-ci/typos action to v1.41.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 f4e1a6ce9f..0fb3067a32 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.40.1 + uses: crate-ci/typos@v1.41.0 lint_check: name: Lint check