From c8bbbccf18687b8075472e5e6e35c36a6a3a5191 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Sep 2025 11:28:30 +0000 Subject: [PATCH] chore(deps): bump crate-ci/typos from 1.35.7 to 1.36.2 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.7 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.7...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 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 a9e146d..02ba0ef 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.7 + uses: crate-ci/typos@v1.36.2 markdownlint: runs-on: ubuntu-latest