From fd2bea06551dede8cb1eb7e9542e110f94a440fd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Sep 2025 19:45:33 +0000 Subject: [PATCH] chore(deps): bump crate-ci/typos from 1.35.5 to 1.35.7 in the all group Bumps the all group with 1 update: [crate-ci/typos](https://github.com/crate-ci/typos). Updates `crate-ci/typos` from 1.35.5 to 1.35.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/v1.35.5...v1.35.7) --- updated-dependencies: - dependency-name: crate-ci/typos dependency-version: 1.35.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] --- .github/workflows/files.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/files.yml b/.github/workflows/files.yml index 64768b9..a9e146d 100644 --- a/.github/workflows/files.yml +++ b/.github/workflows/files.yml @@ -26,7 +26,7 @@ jobs: uses: actions/checkout@v5 - name: typos-action - uses: crate-ci/typos@v1.35.5 + uses: crate-ci/typos@v1.35.7 markdownlint: runs-on: ubuntu-latest