From 8c75087c2f67806d301cec5bd4f3d328432fe40e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Jul 2025 13:26:12 +0000 Subject: [PATCH] chore(deps): bump crate-ci/typos from 1.33.1 to 1.34.0 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.33.1 to 1.34.0 - [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.33.1...v1.34.0) --- updated-dependencies: - dependency-name: crate-ci/typos dependency-version: 1.34.0 dependency-type: direct:production update-type: version-update:semver-minor 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 79d6e3c..98b5c79 100644 --- a/.github/workflows/files.yml +++ b/.github/workflows/files.yml @@ -26,7 +26,7 @@ jobs: uses: actions/checkout@v4.2.2 - name: typos-action - uses: crate-ci/typos@v1.33.1 + uses: crate-ci/typos@v1.34.0 markdownlint: runs-on: ubuntu-latest