From e6175a1dee35e3b3954a3b9504cf4f22e7210a23 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Sep 2023 00:37:11 -0700 Subject: [PATCH] Bump crate-ci/typos from 1.16.10 to 1.16.11 (#1178) Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.16.10 to 1.16.11. - [Release notes](https://github.com/crate-ci/typos/releases) - [Changelog](https://github.com/crate-ci/typos/blob/master/CHANGELOG.md) - [Commits](https://github.com/crate-ci/typos/compare/65d2fb6b91a696bfff5d59e7cf960cd7e51fb83a...7c89b528fdb59c3cdee63aa37cd51e786786f3ed) --- updated-dependencies: - dependency-name: crate-ci/typos dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/spelling.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/spelling.yml b/.github/workflows/spelling.yml index a0f8f5c2af..5403351845 100644 --- a/.github/workflows/spelling.yml +++ b/.github/workflows/spelling.yml @@ -22,4 +22,4 @@ jobs: - name: Spell Check with Misspell run: ./misspell -error . - name: Spell Check with Typos - uses: crate-ci/typos@65d2fb6b91a696bfff5d59e7cf960cd7e51fb83a # v1.16.10 + uses: crate-ci/typos@7c89b528fdb59c3cdee63aa37cd51e786786f3ed # v1.16.11