From 67b36d6cbb72a8fd8c501edc8d12c03a4f2ccb12 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Aug 2023 00:11:01 -0700 Subject: [PATCH] Bump crate-ci/typos from 1.16.1 to 1.16.2 (#1105) Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.16.1 to 1.16.2. - [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/143cc59fab61e34b96188ba6745f902d7867bda0...8a7996b4bcfa526668e5a9e7914330428897e205) --- 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 d15ffa0cb1..903fa80907 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@143cc59fab61e34b96188ba6745f902d7867bda0 # v1.16.1 + uses: crate-ci/typos@8a7996b4bcfa526668e5a9e7914330428897e205 # v1.16.2