From b9bc527d27fa94ec8962bc38d7b5252a703a7432 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Nov 2023 00:57:55 +0000 Subject: [PATCH] Bump crate-ci/typos from 1.16.21 to 1.16.22 (#10968) --- .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 33dae83a35..248d9b36d7 100644 --- a/.github/workflows/typos.yml +++ b/.github/workflows/typos.yml @@ -10,6 +10,6 @@ jobs: uses: actions/checkout@v4 - name: Check spelling - uses: crate-ci/typos@v1.16.21 + uses: crate-ci/typos@v1.16.22 with: config: ./.github/.typos.toml