From 0d8f8c23460ab27be78c16ce4fb04ac8d201aaf7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jun 2026 05:10:07 +0000 Subject: [PATCH 1/2] Bump crate-ci/typos from 1.46.0 to 1.47.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.46.0 to 1.47.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.46.0...v1.47.0) --- updated-dependencies: - dependency-name: crate-ci/typos dependency-version: 1.47.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 eaa136f5..106695f5 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.46.0 + - uses: crate-ci/typos@v1.47.0 From 253e949375faaaa0ec580684ead0d11d797088bf Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 1 Jun 2026 05:10:20 +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 414d2d55..152ab8e9 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.46.0 + rev: v1.47.0 hooks: - id: typos args: []