From 6b03f25ff8e8dd9131dbbb1e1322adac345e943c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jun 2026 12:23:25 +0000 Subject: [PATCH] build(deps): Bump crate-ci/typos from 1.47.0 to 1.47.1 Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.47.0 to 1.47.1. - [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/f8a58b6b53f2279f71eb605f03a4ae4d10608f45...44e2070e6017f834bf069503acb35ca0ca0b75f2) --- updated-dependencies: - dependency-name: crate-ci/typos dependency-version: 1.47.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/lint-text.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/lint-text.yml b/.github/workflows/lint-text.yml index 2bf15dac3..ce1dec998 100644 --- a/.github/workflows/lint-text.yml +++ b/.github/workflows/lint-text.yml @@ -19,7 +19,7 @@ jobs: persist-credentials: false - name: typos-action - uses: crate-ci/typos@f8a58b6b53f2279f71eb605f03a4ae4d10608f45 # v1.47.0 + uses: crate-ci/typos@44e2070e6017f834bf069503acb35ca0ca0b75f2 # v1.47.1 vale: runs-on: ubuntu-latest