From c4bbc3edade6f2d4348aa186d4b8c4e222735b44 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Oct 2023 09:56:38 +0000 Subject: [PATCH] Bump crate-ci/typos from 1.16.13 to 1.16.15 (#10575) --- .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 e3418346a7..2fd43f8377 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.13 + uses: crate-ci/typos@v1.16.15 with: config: ./.github/.typos.toml