From 84bb48da48346865e68732c72a18383c9b6950da Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 31 Aug 2026 18:34:03 +0000 Subject: [PATCH] [pre-commit.ci] pre-commit autoupdate MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit updates: - [github.com/streetsidesoftware/cspell-cli: v10.0.1 → v10.1.0](https://github.com/streetsidesoftware/cspell-cli/compare/v10.0.1...v10.1.0) --- .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 122c5019bda..4f08debb44f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -29,7 +29,7 @@ repos: args: [--config, .github/fluent_linter_config.yml, src/uu/] - repo: https://github.com/streetsidesoftware/cspell-cli - rev: v10.0.1 + rev: v10.1.0 hooks: - id: cspell # Pinned so the check does not depend on the node version a contributor