From b39cca91e5f708e62995685f62cfdc603216b11f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Sep 2023 11:02:27 +0000 Subject: [PATCH] Bump crate-ci/typos from 1.16.11 to 1.16.13 (#10493) --- .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 00d20cd0a6..e3418346a7 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.11 + uses: crate-ci/typos@v1.16.13 with: config: ./.github/.typos.toml