From 20ac8ad8db7d521cf0d288c8e35c46c3466ac6a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Apr 2026 19:53:55 +0000 Subject: [PATCH] Bump crate-ci/typos from 1.44.0 to 1.45.0 Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.44.0 to 1.45.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.44.0...v1.45.0) --- updated-dependencies: - dependency-name: crate-ci/typos dependency-version: 1.45.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/basic.yml | 2 +- .github/workflows/extra.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/basic.yml b/.github/workflows/basic.yml index 1e119026b..9cb0fa734 100644 --- a/.github/workflows/basic.yml +++ b/.github/workflows/basic.yml @@ -98,4 +98,4 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v6 - - uses: crate-ci/typos@v1.44.0 + - uses: crate-ci/typos@v1.45.0 diff --git a/.github/workflows/extra.yml b/.github/workflows/extra.yml index 4d5c66838..2d904fe95 100644 --- a/.github/workflows/extra.yml +++ b/.github/workflows/extra.yml @@ -111,4 +111,4 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v6 - - uses: crate-ci/typos@v1.44.0 + - uses: crate-ci/typos@v1.45.0