From 70f0529d3bc2f8fc51e8b9df4a0c598f54148532 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Sep 2025 22:01:51 +0000 Subject: [PATCH] Bump crate-ci/typos from 1.35.5 to 1.36.2 Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.35.5 to 1.36.2. - [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.35.5...v1.36.2) --- updated-dependencies: - dependency-name: crate-ci/typos dependency-version: 1.36.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/typos.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/typos.yaml b/.github/workflows/typos.yaml index 471265f544d3..065c6b4cd97e 100644 --- a/.github/workflows/typos.yaml +++ b/.github/workflows/typos.yaml @@ -25,7 +25,7 @@ jobs: persist-credentials: false - name: Use custom config file - uses: crate-ci/typos@v1.35.5 + uses: crate-ci/typos@v1.36.2 with: config: .github/_typos.toml write_changes: false