From 586fe8c931a8d1da4f0532a8c59772fe9d71cd74 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Aug 2023 00:47:24 -0700 Subject: [PATCH] Bump crate-ci/typos from 1.16.8 to 1.16.9 (#1159) Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.16.8 to 1.16.9. - [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/e477391cc0243daaeeb154a7bfa67cb7d6fc5831...853cb28df37f6bc504fc6c6d9f134a534db8b9c4) --- 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 9bfe1a39bb..650c31def9 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@e477391cc0243daaeeb154a7bfa67cb7d6fc5831 # v1.16.8 + uses: crate-ci/typos@853cb28df37f6bc504fc6c6d9f134a534db8b9c4 # v1.16.9