From b4695ccfa8503bfe3fdcf89685f7b5bf77361d7a Mon Sep 17 00:00:00 2001 From: "scientific-python-pr-tokenbot[bot]" <181030687+scientific-python-pr-tokenbot[bot]@users.noreply.github.com> Date: Mon, 29 Dec 2025 18:34:16 +0000 Subject: [PATCH] [create-pull-request] automated change --- .pre-commit-config.yaml | 2 +- docs/pages/guides/style.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 48f5be92..24c17cd9 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -67,7 +67,7 @@ repos: args: [--prose-wrap=always] - repo: https://github.com/crate-ci/typos - rev: "v1.40.0" + rev: "v1.40.1" hooks: - id: typos exclude: ^Gemfile\.lock$ diff --git a/docs/pages/guides/style.md b/docs/pages/guides/style.md index 5a4121d8..1f3bd381 100644 --- a/docs/pages/guides/style.md +++ b/docs/pages/guides/style.md @@ -786,7 +786,7 @@ integration. ```yaml - repo: https://github.com/crate-ci/typos - rev: "v1.40.0" + rev: "v1.40.1" hooks: - id: typos args: []