From 91c39c8d5312cf3c8f12c1477d1d9c227c9a651a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Mar 2025 10:58:00 +0000 Subject: [PATCH] Bump crate-ci/typos from 1.29.4 to 1.30.0 Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.29.4 to 1.30.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.29.4...v1.30.0) --- updated-dependencies: - dependency-name: crate-ci/typos 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 f13e8ab1..8cb1340d 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -24,4 +24,4 @@ jobs: - run: python -m mypy -p wikitextprocessor - run: python -m ruff check . - run: python -m ruff format --diff . - - uses: crate-ci/typos@v1.29.4 + - uses: crate-ci/typos@v1.30.0