From 8ce0a7d55f33aabce04ae57a4f0ba6a8304cc4dd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Dec 2023 11:07:52 -0800 Subject: [PATCH] Bump crate-ci/typos from 1.16.24 to 1.16.25 (#1385) Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.16.24 to 1.16.25. - [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/548ac37a5de9ce84871bf4db3c9b8c462896d480...5bd389de715c63ba86568420809e324fcea78660) --- 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 287761815e..d603fd5a21 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@548ac37a5de9ce84871bf4db3c9b8c462896d480 # v1.16.24 + uses: crate-ci/typos@5bd389de715c63ba86568420809e324fcea78660 # v1.16.25