From c6f67d1b0cb75b1556cee3810834d86b3c64199c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Jun 2024 09:27:43 +0200 Subject: [PATCH] Bump crate-ci/typos from 1.20.10 to 1.22.7 (#33) Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.20.10 to 1.22.7. - [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/f2c1f08a7b3c1b96050cb786baaa2a94797bdb7d...cfe759ac8dd421e203cc293a373396fbc6fe0d4b) --- 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(-) diff --git a/.github/workflows/typos.yml b/.github/workflows/typos.yml index 1ad2426..aae1bb7 100644 --- a/.github/workflows/typos.yml +++ b/.github/workflows/typos.yml @@ -18,6 +18,6 @@ jobs: uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4 - name: Check spelling of file.txt - uses: crate-ci/typos@f2c1f08a7b3c1b96050cb786baaa2a94797bdb7d # master + uses: crate-ci/typos@cfe759ac8dd421e203cc293a373396fbc6fe0d4b # master with: config: _typos.toml