From 79bbe8226c77f6114a8379d878ec310646cfd3ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Mar 2024 15:29:46 +0000 Subject: [PATCH] Bump crate-ci/typos from 1.18.0 to 1.19.0 Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.18.0 to 1.19.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.18.0...v1.19.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 3afbf96..eabfe45 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.18.0 + - uses: crate-ci/typos@v1.19.0