From 9ad5038652e663b90233ebe34f8b94e8582dd400 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Feb 2024 15:20:17 +0000 Subject: [PATCH] Bump crate-ci/typos from 1.17.0 to 1.18.0 Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.17.0 to 1.18.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.17.0...v1.18.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/linter.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/linter.yml b/.github/workflows/linter.yml index 628b880..3afbf96 100644 --- a/.github/workflows/linter.yml +++ b/.github/workflows/linter.yml @@ -26,4 +26,4 @@ jobs: python -m pip install ruff python -m ruff . python -m ruff format --diff . - - uses: crate-ci/typos@v1.17.0 + - uses: crate-ci/typos@v1.18.0