From 71d55302c7bf9b435ac4ce83f891aa4674310963 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Sep 2023 07:13:40 +0000 Subject: [PATCH] Bump crate-ci/typos from 1.16.14 to 1.16.15 Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.16.14 to 1.16.15. - [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/bb139b215005a66aadb4c2bffbc530e939e0ee12...1ccb2ff8ad0982a2afcc3f4f473819df0d2e819f) --- updated-dependencies: - dependency-name: crate-ci/typos dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .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 6d817f6528..888672b2d2 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@bb139b215005a66aadb4c2bffbc530e939e0ee12 # v1.16.14 + uses: crate-ci/typos@1ccb2ff8ad0982a2afcc3f4f473819df0d2e819f # v1.16.15