From 44a76421f78c5e64019bd18a52fc5522ae15e79e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 May 2026 19:33:11 +0000 Subject: [PATCH] ci(deps): bump crate-ci/typos from 1.46.0 to 1.46.1 Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.46.0 to 1.46.1. - [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/bbaefadf97b0ec5fdc942684b647f1a6ab250274...5374cbf686e897b15713110e233094e2874de7ef) --- updated-dependencies: - dependency-name: crate-ci/typos dependency-version: 1.46.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/reusable-build-docs-with-python.yml | 2 +- .github/workflows/reusable-build-docs.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/reusable-build-docs-with-python.yml b/.github/workflows/reusable-build-docs-with-python.yml index efe0cd7..06c847c 100644 --- a/.github/workflows/reusable-build-docs-with-python.yml +++ b/.github/workflows/reusable-build-docs-with-python.yml @@ -57,7 +57,7 @@ jobs: uses: quarto-dev/quarto-actions/setup@8a96df13519ee81fd526f2dfca5962811136661b # v2.2.0 - name: Spell check repo - uses: crate-ci/typos@bbaefadf97b0ec5fdc942684b647f1a6ab250274 # v1.46.0 + uses: crate-ci/typos@5374cbf686e897b15713110e233094e2874de7ef # v1.46.1 - name: Build function reference docs run: uv run quartodoc build diff --git a/.github/workflows/reusable-build-docs.yml b/.github/workflows/reusable-build-docs.yml index 53d01e8..a930cc0 100644 --- a/.github/workflows/reusable-build-docs.yml +++ b/.github/workflows/reusable-build-docs.yml @@ -36,7 +36,7 @@ jobs: uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 - name: Spell check repo - uses: crate-ci/typos@bbaefadf97b0ec5fdc942684b647f1a6ab250274 # v1.46.0 + uses: crate-ci/typos@5374cbf686e897b15713110e233094e2874de7ef # v1.46.1 - name: Set up Quarto uses: quarto-dev/quarto-actions/setup@8a96df13519ee81fd526f2dfca5962811136661b # v2.2.0