From 5620f70f9a13ebdfe6e8ba26db0a2012a33276c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 May 2023 23:55:34 +0900 Subject: Bump crate-ci/typos from 1.13.16 to 1.14.10 (#3306) Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.13.16 to 1.14.10. - [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/v1.13.16...v1.14.10) --- updated-dependencies: - dependency-name: crate-ci/typos dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/typos.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github') diff --git a/.github/workflows/typos.yml b/.github/workflows/typos.yml index f0822a7f..1c615684 100644 --- a/.github/workflows/typos.yml +++ b/.github/workflows/typos.yml @@ -7,4 +7,4 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v3 - - uses: crate-ci/typos@v1.13.16 + - uses: crate-ci/typos@v1.14.10 -- cgit v1.2.3