From af096360ab61f5d51e156b4b335d4066abe03b5e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Dec 2023 20:20:07 +0000 Subject: [PATCH] chore(deps): bump crate-ci/typos from 1.16.21 to 1.16.25 Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.16.21 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/v1.16.21...v1.16.25) --- updated-dependencies: - dependency-name: crate-ci/typos dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 28c07a7..dd752ec 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -50,7 +50,7 @@ jobs: check-latest: true - name: Check spelling for documentation - uses: crate-ci/typos@v1.16.21 + uses: crate-ci/typos@v1.16.25 with: files: ./docs