From da114432d66923073a0a87627b4c485468e1775d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Oct 2025 12:12:59 +0000 Subject: [PATCH] chore(deps): bump crate-ci/typos from 1.37.2 to 1.38.1 Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.37.2 to 1.38.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/7436548694def3314aacd93ed06c721b1f91ea04...80c8a4945eec0f6d464eaf9e65ed98ef085283d1) --- updated-dependencies: - dependency-name: crate-ci/typos dependency-version: 1.38.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/linters.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/linters.yml b/.github/workflows/linters.yml index 88dcb69f..d9b5e3cc 100644 --- a/.github/workflows/linters.yml +++ b/.github/workflows/linters.yml @@ -93,7 +93,7 @@ jobs: uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0 - name: Check spelling of file.txt - uses: crate-ci/typos@7436548694def3314aacd93ed06c721b1f91ea04 # v1.37.2 + uses: crate-ci/typos@80c8a4945eec0f6d464eaf9e65ed98ef085283d1 # v1.38.1 with: config: typos.toml