From df0a0a8cbe5491cef68ae38ad2c2f356ffa4f024 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Mar 2026 03:03:09 +0000 Subject: [PATCH 1/2] Bump crate-ci/typos from 1.42.3 to 1.44.0 in the github-actions group Bumps the github-actions group with 1 update: [crate-ci/typos](https://github.com/crate-ci/typos). Updates `crate-ci/typos` from 1.42.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/v1.42.3...v1.44.0) --- updated-dependencies: - dependency-name: crate-ci/typos dependency-version: 1.44.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions ... Signed-off-by: dependabot[bot] --- .github/workflows/pr-checks.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pr-checks.yaml b/.github/workflows/pr-checks.yaml index 4e4b136d..0f41f58b 100644 --- a/.github/workflows/pr-checks.yaml +++ b/.github/workflows/pr-checks.yaml @@ -79,4 +79,4 @@ jobs: steps: - uses: actions/checkout@v6 - - uses: crate-ci/typos@v1.42.3 + - uses: crate-ci/typos@v1.44.0 From 75edca67aace37272503f4dea0093923ba4e3ae2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 1 Mar 2026 03:03:18 +0000 Subject: [PATCH 2/2] `prek auto-update` [dependabot skip] --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index eb414dbe..72579a56 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -20,7 +20,7 @@ repos: exclude: "target/" - id: no-commit-to-branch - repo: https://github.com/crate-ci/typos - rev: v1.42.3 + rev: v1.44.0 hooks: - id: typos args: []