From 64dece0ce8dd1b9ef2802eb245bba3b962545419 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 15 Sep 2026 17:26:47 +0000 Subject: [PATCH] Update crate-ci/typos action to v1.50.2 --- .github/workflows/typos.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/typos.yml b/.github/workflows/typos.yml index a91423a..ebe5af0 100644 --- a/.github/workflows/typos.yml +++ b/.github/workflows/typos.yml @@ -16,6 +16,6 @@ jobs: runs-on: ubuntu-24.04 steps: - uses: actions/checkout@v7 - - uses: crate-ci/typos@v1.49.0 + - uses: crate-ci/typos@v1.50.2 with: config: ./.github/typos.toml