From a5cd369adfa3d2957f5916bdda008836ad1c4225 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 11 Apr 2024 09:19:05 +0000 Subject: [PATCH] Update pre-commit hook streetsidesoftware/cspell-cli to v8.7.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 72ad4498..a92cfbb3 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -33,7 +33,7 @@ repos: - "docs/" - repo: "https://github.com/streetsidesoftware/cspell-cli" - rev: "v8.0.0" + rev: "v8.7.0" hooks: - id: "cspell"