From 8ec6233926e617892ab2ff05b99330096aeafb1c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Mar 2026 07:55:06 +0000 Subject: [PATCH] chore(deps): Bump crate-ci/typos from 1.43.3 to 1.44.0 Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.43.3 to 1.44.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/9066e9940a8a05b98fb4733c62a726f83c9e57f8...631208b7aac2daa8b707f55e7331f9112b0e062d) --- updated-dependencies: - dependency-name: crate-ci/typos dependency-version: 1.44.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/lint.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index b7ddfc3..08ba2b7 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -49,6 +49,6 @@ jobs: config: '.markdownlint.yml' args: '**/*.md' - - uses: crate-ci/typos@9066e9940a8a05b98fb4733c62a726f83c9e57f8 + - uses: crate-ci/typos@631208b7aac2daa8b707f55e7331f9112b0e062d with: config: .typos.toml